aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/vc4/vc4_screen.h
Commit message (Expand)AuthorAgeFilesLines
* vc4: Add a debug flag for flushing after every draw.Eric Anholt2014-09-091-0/+1
* vc4: Add support for texture tiling.Eric Anholt2014-08-221-2/+0
* vc4: Add support for swizzling of texture colors.Eric Anholt2014-08-181-0/+1
* vc4: Fix off-by-one in texture maximum levels.Eric Anholt2014-08-121-1/+1
* vc4: Switch simulator to using kernel validatorEric Anholt2014-08-111-1/+0
* vc4: Add VC4_DEBUG env optionEric Anholt2014-08-081-1/+9
* vc4: Initial skeleton driver import.Eric Anholt2014-08-081-0/+63