summaryrefslogtreecommitdiff
path: root/src/glsl/ir_tree_grafting.cpp
AgeCommit message (Expand)Author
2010-08-05glsl2: Fix the dereferences_variable check in ir_tree_grafting.Eric Anholt
2010-08-05glsl2: Don't tree-grafting out assignment to an out variable.Eric Anholt
2010-08-04glsl2: Add ir_assignment::write_mask and associated methodsIan Romanick
2010-07-31glsl2: Add new tree grafting optimization pass.Eric Anholt