aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/vc4/vc4_emit.c
Commit message (Expand)AuthorAgeFilesLines
* vc4: Add support for point size setting.Eric Anholt2014-09-241-0/+3
* vc4: Add support for line width setting.Eric Anholt2014-09-241-0/+3
* vc4: Actually add support for polygon offset.Eric Anholt2014-09-241-0/+6
* vc4: Add support for flat shading.Eric Anholt2014-09-231-0/+6
* vc4: Add support for depth clears and tests within a tile.Eric Anholt2014-08-111-4/+10
* vc4: Initial skeleton driver import.Eric Anholt2014-08-081-0/+59