Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: Remove the opt_discard_simplification pass. | Eric Anholt | 2012-05-14 | 1 | -205/+0 |
* | glsl: Silence several "warning: unused parameter" | Ian Romanick | 2011-09-09 | 1 | -0/+1 |
* | glsl: Fix incorrect optimization of instructions before discard statements. | Eric Anholt | 2011-06-10 | 1 | -3/+17 |
* | glsl: Skip processing of expression trees in discard simplification. | Eric Anholt | 2011-03-15 | 1 | -0/+10 |
* | glsl: Add an optimization pass to simplify discards. | Kenneth Graunke | 2010-12-01 | 1 | -0/+180 |