Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: Skip processing expression trees in optimize_redundant_jumps() | Eric Anholt | 2011-03-15 | 1 | -0/+9 |
| | | | | Cuts the time spent in this function during glean texCombine by 2/3. | ||||
* | glsl2: Add pass to remove redundant jumps | Ian Romanick | 2010-09-13 | 1 | -0/+111 |