Age | Commit message (Expand) | Author |
---|---|---|
2010-09-03 | glsl2: Allow copy / constant propagation into array indices | Ian Romanick |
2010-08-09 | glsl2: Teach copy propagation about "if" and "loop" instructions. | Eric Anholt |
2010-08-06 | copy_propagation: do propagation into non-out call params | Aras Pranckevicius |
2010-08-05 | glsl2: Catch pointless copies in copy propagation. | Eric Anholt |
2010-08-04 | glsl2: Add ir_assignment::write_mask and associated methods | Ian Romanick |
2010-07-12 | glsl2: Fix copy propagation in the presence of derefs in array indexes. | Eric Anholt |
2010-06-30 | glsl2: Create new talloc contexts the "right" way. | Kenneth Graunke |
2010-06-28 | Use a more sensible context in copy propagation. | Kenneth Graunke |
2010-06-24 | glsl2: Move the compiler to the subdirectory it will live in in Mesa. | Eric Anholt |