summaryrefslogtreecommitdiff
path: root/src/glsl/ir_constant_propagation.cpp
AgeCommit message (Expand)Author
2010-11-15glsl: Rename various ir_* files to lower_* and opt_*.Kenneth Graunke
2010-09-28glsl: "Copyright", not "Constantright"Kenneth Graunke
2010-09-22glsl: Rework assignments with write_masks to have LHS chan count match RHS.Eric Anholt
2010-09-03glsl2: Allow copy / constant propagation into array indicesIan Romanick
2010-08-13glsl2: Convert ir_constant_propagation to ir_rvalue_visitor.Eric Anholt
2010-08-09glsl2: Add constant propagation.Eric Anholt