summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/vc4/Makefile.sources
Commit message (Expand)AuthorAgeFilesLines
* vc4: Actually implement VC4_DEBUG=cl.Eric Anholt2014-09-181-0/+1
* vc4: Add support for reordering the uniform stream after optimization.Eric Anholt2014-09-171-0/+1
* vc4: Move register allocation to a separate file.Eric Anholt2014-09-161-0/+1
* gallium/vc4: ship all files in the tarballEmil Velikov2014-09-051-1/+13
* 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