Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert everything from the talloc API to the ralloc API. | Kenneth Graunke | 2011-01-31 | 1 | -1/+1 |
* | glsl: fix matrix type check in ir_algebraic | Aras Pranckevicius | 2010-11-30 | 1 | -2/+2 |
* | glsl: Add ir_quadop_vector expression | Ian Romanick | 2010-11-19 | 1 | -1/+1 |
* | glsl: Eliminate assumptions about size of ir_expression::operands | Ian Romanick | 2010-11-19 | 1 | -0/+1 |
* | glsl: Fix Doxygen tag \file in recently renamed files | Chad Versace | 2010-11-17 | 1 | -1/+1 |
* | glsl: Refactor is_vec_{zero,one} to be methods of ir_constant | Ian Romanick | 2010-11-16 | 1 | -68/+4 |
* | glsl: Rename various ir_* files to lower_* and opt_*. | Kenneth Graunke | 2010-11-15 | 1 | -0/+474 |