summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/vc4/vc4_uniforms.c
Commit message (Expand)AuthorAgeFilesLines
* vc4: Avoid leaking indirect array access UBOs.Eric Anholt2015-07-301-0/+2
* vc4: Skip re-emitting the shader_rec if it's unchanged.Eric Anholt2015-07-281-0/+48
* vc4: Cache the texture p1 for the sampler.Eric Anholt2015-07-141-48/+4
* vc4: Cache texture p0/p1 setup for the sampler view.Eric Anholt2015-07-141-17/+7
* vc4: Move uniforms handling to a separate file.Eric Anholt2015-07-141-0/+340