nir: move to compiler/
[mesa.git] / src / glsl / link_uniform_initializers.cpp
2015-11-04 Jordan Justenmesa: rename UniformBlockStageIndex to InterfaceBlockSt...
2015-10-15 Timothy Arceriglsl: add support for initialising sampler AoA
2015-10-15 Timothy Arceriglsl: Add support for linking uniform arrays of arrays
2015-10-14 Iago Toral Quirogamesa: Rename {Num}UniformBlocks to {Num}BufferInterface...
2015-10-12 Ian Romanickglsl/linker: Use constant_initializer instead of consta...
2015-10-04 Timothy Arceriglsl: reduce memory footprint of uniform_storage struct
2015-09-29 Samuel Iglesias... mesa: rename gl_shader_program's NumUniformBlocks to...
2015-08-20 Francisco Jerezglsl: Add support for image binding qualifiers.
2015-07-23 Dave Airlieglsl/types: add new subroutine type (v3.2)
2015-07-14 Kristian Høgsbergglsl: link buffer variables and shader storage buffer...
2015-07-14 Iago Toral Quirogamesa: rename is_in_uniform_block to is_in_buffer_block
2015-06-04 Martin Peresmesa: reference built-in uniforms into gl_uniform_storage
2015-02-19 Dave Airlieglsl: Linking support for doubles
2014-08-20 Timothy Arceriglsl: Use the without_array predicate in some more...
2014-08-19 Matt Turnerglsl: Use UniformBooleanTrue value for uniform initiali...
2014-07-01 Matt Turnerglsl: Use typed foreach_in_list instead of foreach_list.
2014-06-10 Thomas Hellandglsl: Remove unused includes in link_uniform_init.
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