glsl/tests: remove generated tests from the repo
[mesa.git] / src / glsl / link_uniform_initializers.cpp
2014-04-18 Chris Forbesglsl: Allow explicit binding on atomics again
2014-04-11 Ian Romanicklinker: Set binding for all elements of UBO array
2014-04-11 Ian Romanicklinker: Set block bindings based on UniformBlocks rathe...
2014-04-11 Ian Romanicklinker: Clean up "unused parameter" warnings
2014-04-11 Ian Romanicklinker: Fold set_uniform_binding into call site
2014-04-11 Ian Romanicklinker: Various trivial clean-ups in set_sampler_binding
2014-04-11 Ian Romanicklinker: Split set_uniform_binding into separate functio...
2014-02-12 Francisco Jerezglsl: Add image type to the GLSL IR.
2014-01-08 Paul Berrymesa: Clean up nomenclature for pipeline stages.
2013-12-12 Tapani Pälliglsl: move variables in to ir_variable::data, part II
2013-12-12 Tapani Pälliglsl: move variables in to ir_variable::data, part I
2013-10-29 Francisco Jerezglsl: Add new atomic_uint built-in GLSL type.
2013-07-18 Kenneth Graunkeglsl: Handle the binding qualifier for UBO variables.
2013-07-18 Kenneth Graunkeglsl: Handle the binding qualifier for arrays of samplers.
2013-07-18 Kenneth Graunkeglsl: Add plumbing for handling uniform binding qualifiers.
2013-07-18 Kenneth Graunkeglsl: Delete unused code for handling samplers in array...
2013-05-28 Marek Olšákmesa: fix GLSL program objects with more than 16 sample...
2013-01-25 Ian Romanickglsl: Add GLSL_TYPE_INTERFACE
2013-01-25 Ian Romanickglsl: Replace most default cases in switches on GLSL...
2012-05-23 Ian Romanickglsl: Propagate sampler uniform initializers to gl_shad...
2012-05-23 Ian Romanickglsl: Set initial values for uniforms in the linker