vc4: Allow copy propagation of uniforms.
[mesa.git] / src / gallium / drivers / vc4 / vc4_register_allocate.c
2014-09-16 Eric Anholtvc4: Fix memory leaks in register allocation.
2014-09-16 Eric Anholtvc4: Move register allocation to a separate file.