summaryrefslogtreecommitdiffstats
path: root/src/glsl/ir_constant_propagation.cpp
Commit message (Expand)AuthorAgeFilesLines
* glsl2: Allow copy / constant propagation into array indicesIan Romanick2010-09-031-12/+6
* glsl2: Convert ir_constant_propagation to ir_rvalue_visitor.Eric Anholt2010-08-131-55/+9
* glsl2: Add constant propagation.Eric Anholt2010-08-091-0/+481