glsl: Fix handling of function calls inside nested loops.
[mesa.git] / src / glsl / link_uniform_initializers.cpp
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