Age | Commit message (Expand) | Author |
---|---|---|
2010-08-23 | glsl2: Add missing sig_iter.next() to the no-constant-folding-to-outvals fix. | Eric Anholt |
2010-08-22 | glsl: Don't tree-graft in an expression in place of a function outval. | Eric Anholt |
2010-08-14 | glsl: Standardize a few more uses of struct vs class keyword. | José Fonseca |
2010-08-05 | glsl2: Fix the dereferences_variable check in ir_tree_grafting. | Eric Anholt |
2010-08-05 | glsl2: Don't tree-grafting out assignment to an out variable. | Eric Anholt |
2010-08-04 | glsl2: Add ir_assignment::write_mask and associated methods | Ian Romanick |
2010-07-31 | glsl2: Add new tree grafting optimization pass. | Eric Anholt |