aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/vc4/kernel/vc4_render_cl.c
Commit message (Expand)AuthorAgeFilesLines
* vc4: Simplify vc4_use_bo and make sure it's not a shader.Eric Anholt2015-07-281-2/+2
* vc4: Make the object be the return value from vc4_use_bo().Eric Anholt2015-07-281-2/+4
* vc4: Clarify size calculation for Z/S writes.Eric Anholt2015-06-231-1/+1
* vc4: Add an "args" temporary for RCL setup.Eric Anholt2015-06-231-24/+24
* vc4: Move tile state/alloc allocation into the kernel.Eric Anholt2015-06-171-1/+2
* vc4: Move RCL generation into the kernel.Eric Anholt2015-06-171-0/+446