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