summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/vc4/Makefile.sources
Commit message (Expand)AuthorAgeFilesLines
* vc4: Add a CSE optimization pass.Eric Anholt2014-09-041-0/+1
* vc4: Add support for all the texture and FBO formats we can.Eric Anholt2014-08-221-0/+1
* vc4: Add support for texture tiling.Eric Anholt2014-08-221-0/+1
* vc4: Rewrite the kernel ABI to support texture uniform relocation.Eric Anholt2014-08-111-0/+1
* vc4: Switch simulator to using kernel validatorEric Anholt2014-08-111-0/+1
* vc4: Add copy propagation between temps.Eric Anholt2014-08-081-0/+1
* vc4: Add dead code elimination.Eric Anholt2014-08-081-0/+1
* vc4: Add an initial pass of algebraic optimization.Eric Anholt2014-08-081-0/+1
* vc4: Switch to actually generating vertex and fragment shader code from TGSI.Eric Anholt2014-08-081-0/+2
* vc4: Initial skeleton driver import.Eric Anholt2014-08-081-0/+15