Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: Do not eliminate 'shared' or 'std140' blocks or block members | Ian Romanick | 2014-08-04 | 1 | -0/+1 |
* | util: Move the open-addressing linear-probing hash_table to src/util. | Kenneth Graunke | 2014-08-04 | 1 | -1/+1 |
* | glsl: Remove unused includes in link_uniform_block_active_visitor.h | Thomas Helland | 2014-06-10 | 1 | -2/+0 |
* | glsl: Propagate explicit binding information from the AST all the way to the ... | Ian Romanick | 2014-04-11 | 1 | -0/+3 |
* | glsl: Add a visitor to determine whether a uniform block is ever used | Ian Romanick | 2013-01-25 | 1 | -0/+62 |