glsl: Optimize min/max expression trees
[mesa.git] / src / glsl / link_uniform_block_active_visitor.cpp
2014-08-04 Ian Romanickglsl: Do not eliminate 'shared' or 'std140' blocks...
2014-07-26 Chris Forbesglsl: Mark entire UBO array active if indexed with...
2014-04-11 Ian Romanickglsl: Propagate explicit binding information from the...
2013-10-09 Paul Berryglsl: Make accessor functions for ir_variable::interfac...
2013-01-25 Ian Romanickglsl: Add a visitor to determine whether a uniform...