vc4: Stop complaining about unknown texture channel types.
[mesa.git] / src / gallium / drivers / vc4 / vc4_screen.h
2014-08-18 Eric Anholtvc4: Add support for swizzling of texture colors.
2014-08-12 Eric Anholtvc4: Fix off-by-one in texture maximum levels.
2014-08-11 Eric Anholtvc4: Switch simulator to using kernel validator
2014-08-09 Eric Anholtvc4: Add VC4_DEBUG env option
2014-08-09 Eric Anholtvc4: Initial skeleton driver import.