Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-01-24 | glsl: Eliminate ambiguity between function ins/outs and shader ins/outs | Paul Berry | 1 | -1/+2 |
2012-06-11 | glsl: Put a bunch of optimization visitors under anonymous namespaces. | Eric Anholt | 1 | -0/+4 |
2012-04-02 | glsl: Remove ir_call::get_callee() and set_callee(). | Kenneth Graunke | 1 | -1/+1 |
2011-02-04 | glsl: Remove extra checks for constant true assignment conditions. | Eric Anholt | 1 | -5/+2 |
2011-02-04 | glsl: Fix a comment typo in copy propagation. | Eric Anholt | 1 | -1/+1 |
2011-01-31 | Convert everything from the talloc API to the ralloc API. | Kenneth Graunke | 1 | -3/+3 |
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/+348 |