Merge remote-tracking branch 'mesa-public/master' into vulkan
[mesa.git] / src / glsl / link_uniform_block_active_visitor.cpp
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-07-14 Iago Toral Quirogaglsl: Identify active uniform blocks that are buffer...
2015-07-14 Iago Toral Quirogamesa: rename is_in_uniform_block to is_in_buffer_block
2015-06-26 Connor AbbottMerge branch 'wip/nir-vtn' into vulkan
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...