nir: move to compiler/
[mesa.git] / src / glsl / link_uniform_block_active_visitor.h
2015-10-15 Timothy Arceriglsl: link uniform block arrays of arrays
2015-07-14 Iago Toral Quirogaglsl: Identify active uniform blocks that are buffer...
2014-08-04 Ian Romanickglsl: Do not eliminate 'shared' or 'std140' blocks...
2014-08-04 Kenneth Graunkeutil: Move the open-addressing linear-probing hash_tabl...
2014-06-10 Thomas Hellandglsl: Remove unused includes in link_uniform_block_acti...
2014-04-11 Ian Romanickglsl: Propagate explicit binding information from the...
2013-01-25 Ian Romanickglsl: Add a visitor to determine whether a uniform...