summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/vc4/vc4_resource.c
Commit message (Expand)AuthorAgeFilesLines
* vc4: Store the (currently always linear) tiling format in the resource.Eric Anholt2014-08-111-0/+2
* vc4: Avoid flushing when mapping buffers that aren't in the batch.Eric Anholt2014-08-111-1/+1
* vc4: Drop the flush at the end of the drawEric Anholt2014-08-111-0/+2
* vc4: Initial skeleton driver import.Eric Anholt2014-08-081-0/+350