summaryrefslogtreecommitdiff
path: root/src/glsl/ir_tree_grafting.cpp
AgeCommit message (Expand)Author
2010-08-23glsl2: Add missing sig_iter.next() to the no-constant-folding-to-outvals fix.Eric Anholt
2010-08-22glsl: Don't tree-graft in an expression in place of a function outval.Eric Anholt
2010-08-14glsl: Standardize a few more uses of struct vs class keyword.José Fonseca
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