Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: Fix broadcast_index of lower_variable_index_to_cond_assign. | Eric Anholt | 2010-09-27 | 1 | -1/+1 |
* | glsl: Fix 'control reaches end of non-void function' warning. | Vinson Lee | 2010-09-18 | 1 | -0/+1 |
* | glsl2: Add flags to enable variable index lowering | Ian Romanick | 2010-09-17 | 1 | -7/+50 |
* | glsl2: Refactor testing for whether a deref is of a matrix or array | Ian Romanick | 2010-09-17 | 1 | -11/+12 |
* | glsl: add pass to lower variable array indexing to conditional assignments | Luca Barbieri | 2010-09-17 | 1 | -0/+313 |