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/+39 |
* | glsl: Mark entire UBO array active if indexed with non-constant. | Chris Forbes | 2014-07-26 | 1 | -19/+31 |
* | glsl: Propagate explicit binding information from the AST all the way to the ... | Ian Romanick | 2014-04-11 | 1 | -0/+8 |
* | glsl: Make accessor functions for ir_variable::interface_type. | Paul Berry | 2013-10-09 | 1 | -6/+6 |
* | glsl: Add a visitor to determine whether a uniform block is ever used | Ian Romanick | 2013-01-25 | 1 | -0/+162 |