vc4: Add support for shadow samplers.
[mesa.git] / src / gallium / drivers / vc4 / vc4_opt_algebraic.c
2014-09-05 Eric Anholtvc4: Merge qcompile and tgsi_to_qir
2014-09-04 Eric Anholtvc4: Expose compares at a lower level in QIR.
2014-08-22 Eric Anholtvc4: Include stdio/stdlib in headers so I don't have...
2014-08-09 Eric Anholtvc4: Add an initial pass of algebraic optimization.