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