Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-19 | glsl: Eliminate assumptions about size of ir_expression::operands | Ian Romanick | |
This may grow in the near future. | |||
2010-11-17 | glsl: Fix Doxygen tag \file in recently renamed files | Chad Versace | |
2010-11-15 | glsl: Rename various ir_* files to lower_* and opt_*. | Kenneth Graunke | |
This helps distinguish between lowering passes, optimization passes, and other compiler code. |