mesa/teximage: Add GL error parameter to _mesa_target_can_be_compressed
[mesa.git] / src / glsl / nir / nir_opt_constant_folding.c
2015-01-27 Connor Abbottnir: fix a bug with constant folding non-per-component...
2015-01-25 Connor Abbottnir/constant_folding: use the new constant folding...
2015-01-22 Jason Ekstrandnir: Stop using designated initializers
2015-01-15 Jason Ekstrandnir: Make load_const SSA-only
2015-01-15 Jason Ekstrandnir: Call nir_metadata_preserve more places
2015-01-15 Jason Ekstrandnir: Constant fold array indirects
2015-01-15 Jason Ekstrandnir: Add a basic constant folding pass