vc4: Add missing scheduling dependency for MS color writes.
[mesa.git] / src / gallium / drivers / vc4 / vc4_qir_schedule.c
2016-04-09 Eric Anholtvc4: Add missing scheduling dependency for MS color...
2016-03-16 Eric Anholtvc4: Move discard handling to the condition flag.
2016-02-16 Rhys Kiddvc4: Add missing braces in initializer
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...