aboutsummaryrefslogtreecommitdiffstats
path: root/src/glsl/ir_tree_grafting.cpp
Commit message (Expand)AuthorAgeFilesLines
* glsl2: Fix the dereferences_variable check in ir_tree_grafting.Eric Anholt2010-08-051-2/+3
* glsl2: Don't tree-grafting out assignment to an out variable.Eric Anholt2010-08-051-0/+4
* glsl2: Add ir_assignment::write_mask and associated methodsIan Romanick2010-08-041-1/+1
* glsl2: Add new tree grafting optimization pass.Eric Anholt2010-07-311-0/+356