vc4: Move register allocation to a separate file.
[mesa.git] / src / gallium / drivers / vc4 / vc4_simulator_validate_shaders.c
2014-08-15 Eric Anholtvc4: Add support for blending.
2014-08-11 Eric Anholtvc4: Clean up TMU write validation.
2014-08-11 Eric Anholtvc4: Update a comment about shader validation
2014-08-11 Eric Anholtvc4: Rewrite the kernel ABI to support texture uniform...