Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl2: Fix the dereferences_variable check in ir_tree_grafting. | Eric Anholt | 2010-08-05 | 1 | -2/+3 |
* | glsl2: Don't tree-grafting out assignment to an out variable. | Eric Anholt | 2010-08-05 | 1 | -0/+4 |
* | glsl2: Add ir_assignment::write_mask and associated methods | Ian Romanick | 2010-08-04 | 1 | -1/+1 |
* | glsl2: Add new tree grafting optimization pass. | Eric Anholt | 2010-07-31 | 1 | -0/+356 |