summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/vc4/vc4_packet.h
Commit message (Expand)AuthorAgeFilesLines
* vc4: Add a bunch of validation of render mode configuration.Eric Anholt2014-08-111-0/+1
* vc4: Store the (currently always linear) tiling format in the resource.Eric Anholt2014-08-111-6/+17
* vc4: Rename GEM_HANDLES to be in a namespace.Eric Anholt2014-08-111-1/+7
* vc4: Load the tile buffer before incrementally drawing.Eric Anholt2014-08-081-19/+28
* vc4: Use the user's actual first vertex attribute.Eric Anholt2014-08-081-0/+3
* vc4: Initial skeleton driver import.Eric Anholt2014-08-081-0/+194