vc4: Add support for GL_ARB_texture_swizzle.
[mesa.git] / src / gallium / drivers / vc4 / vc4_qir_schedule.c
2016-01-06 Eric Anholtvc4: Replace the SSA-style SEL operators with condition...
2015-12-19 Eric Anholtvc4: Do instruction scheduling on the QIR to hide textu...