summaryrefslogtreecommitdiff
path: root/src/glsl/ir_constant_propagation.cpp
AgeCommit message (Expand)Author
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