Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: Flip around "if" statements with empty "then" blocks. | Eric Anholt | 2013-05-05 | 1 | -1/+26 |
* | glsl: Put a bunch of optimization visitors under anonymous namespaces. | Eric Anholt | 2012-06-11 | 1 | -0/+4 |
* | glsl: If an "if" has no "then" or "else" code left, remove it. | Eric Anholt | 2012-04-13 | 1 | -0/+8 |
* | glsl: Silence several "warning: unused parameter" | Ian Romanick | 2011-09-09 | 1 | -0/+1 |
* | glsl: Skip processing expression trees in do_if_simplification(). | Eric Anholt | 2011-03-15 | 1 | -0/+10 |
* | glsl: Fix Doxygen tag \file in recently renamed files | Chad Versace | 2010-11-17 | 1 | -1/+1 |
* | glsl: Rename various ir_* files to lower_* and opt_*. | Kenneth Graunke | 2010-11-15 | 1 | -0/+84 |