broadcom/vc4: Fix aliasing issue
[mesa.git] / src / gallium / drivers / vc4 / vc4_cl.c
2017-06-30 Eric Anholtvc4: Convert the driver to emitting the shader record...
2017-01-06 Eric Anholtvc4: Flush the job early if we're referencing too many...
2016-10-31 Marek Olšákralloc: use rzalloc where it's necessary
2016-09-14 Eric Anholtvc4: Move the render job state into a separate structure.
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-07-14 Eric Anholtvc4: Rework cl handling to be friendlier to the compiler.
2015-07-14 Eric Anholtvc4: Make a helper function for getting the current...
2014-12-24 Eric Anholtvc4: Optimize CL emits by doing size checks up front.
2014-12-15 Eric Anholtvc4: Fix leaks of the CL contents.
2014-08-11 Eric Anholtvc4: Keep a reference to BOs queued for rendering.
2014-08-11 Eric Anholtvc4: Switch simulator to using kernel validator
2014-08-09 Eric Anholtvc4: Initial skeleton driver import.