nir/spirv: Add support for the Uniform storage class
[mesa.git] / src / glsl / link_uniform_block_active_visitor.cpp
2015-06-24 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-05-16 Jason EkstrandMerge remote-tracking branch 'fdo-personal/wip/nir...
2015-05-09 Kristian HøgsbergAdd vulkan driver for BDW
2014-12-15 Jason Ekstrandutil/hash_table: Rework the API to know about hashing
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...