aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/vc4/vc4_resource.h
Commit message (Expand)AuthorAgeFilesLines
* vc4: Translate 4-byte index buffers to 2 bytes.Eric Anholt2014-10-191-1/+16
* vc4: Add support for rebasing texture levels so firstlevel == 0.Eric Anholt2014-10-191-0/+14
* vc4: Add support for texture cube maps.Eric Anholt2014-09-291-0/+1
* vc4: Rename the slice's size0.Eric Anholt2014-09-291-1/+1
* vc4: Add support for texture tiling.Eric Anholt2014-08-221-2/+18
* vc4: Store the (currently always linear) tiling format in the resource.Eric Anholt2014-08-111-0/+2
* vc4: Initial skeleton driver import.Eric Anholt2014-08-081-0/+68