nir: move to compiler/
[mesa.git] / src / glsl / tests / set_uniform_initializer_tests.cpp
2015-10-04 Timothy Arceriglsl: reduce memory footprint of uniform_storage struct
2015-06-04 Martin Peresmesa: reference built-in uniforms into gl_uniform_storage
2014-08-19 Matt Turnerglsl: Use UniformBooleanTrue value for uniform initiali...
2014-08-04 Kenneth Graunkeutil: Move ralloc to a new src/util directory.
2014-01-08 Paul Berrymesa: Clean up nomenclature for pipeline stages.
2013-05-28 Marek Olšákmesa: fix GLSL program objects with more than 16 sample...
2012-05-23 Ian Romanickglsl/tests: Add test for uniform initialization by...