vc4: Optimize CL emits by doing size checks up front.
[mesa.git] / src / gallium / drivers / vc4 / vc4_cl.c
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.