aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/vc4/vc4_state.c
Commit message (Expand)AuthorAgeFilesLines
...
* vc4: Include stdio/stdlib in headers so I don't have to include it per file.Eric Anholt2014-08-221-2/+0
* vc4: Flip which primitives are considered front-facing.Eric Anholt2014-08-111-1/+1
* vc4: Add support for depth clears and tests within a tile.Eric Anholt2014-08-111-3/+20
* vc4: Switch to actually generating vertex and fragment shader code from TGSI.Eric Anholt2014-08-081-2/+1
* vc4: Initial skeleton driver import.Eric Anholt2014-08-081-0/+444