vc4: Fix leak of the compiled shader programs in the cache.
[mesa.git] / src / gallium / drivers / vc4 / vc4_emit.c
2014-12-12 Eric Anholtvc4: Fix triangle-guardband-viewport piglit test.
2014-09-24 Eric Anholtvc4: Add support for point size setting.
2014-09-24 Eric Anholtvc4: Add support for line width setting.
2014-09-24 Eric Anholtvc4: Actually add support for polygon offset.
2014-09-24 Eric Anholtvc4: Add support for flat shading.
2014-08-11 Eric Anholtvc4: Add support for depth clears and tests within...
2014-08-09 Eric Anholtvc4: Initial skeleton driver import.