Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: Lower UBO references using link-time data instead of compile-time data | Ian Romanick | 2013-01-25 | 1 | -3/+86 |
* | glsl: Make the align function available elsewhere in the linker | Ian Romanick | 2013-01-25 | 1 | -12/+7 |
* | glsl: Add ir_variable::is_in_uniform_block predicate | Ian Romanick | 2013-01-25 | 1 | -1/+1 |
* | glsl: Add a lowering pass to turn complicated UBO references to vector loads. | Eric Anholt | 2012-08-07 | 1 | -0/+313 |