Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: "Copyright", not "Constantright" | Kenneth Graunke | 2010-09-28 | 1 | -1/+1 |
* | glsl: Rework assignments with write_masks to have LHS chan count match RHS. | Eric Anholt | 2010-09-22 | 1 | -4/+12 |
* | glsl2: Allow copy / constant propagation into array indices | Ian Romanick | 2010-09-03 | 1 | -12/+6 |
* | glsl2: Convert ir_constant_propagation to ir_rvalue_visitor. | Eric Anholt | 2010-08-13 | 1 | -55/+9 |
* | glsl2: Add constant propagation. | Eric Anholt | 2010-08-09 | 1 | -0/+481 |