vc4: Make sure we recompile when sample_mask changes.
[mesa.git] / src / gallium / drivers / vc4 / vc4_cl.c
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.