Age | Commit message (Expand) | Author |
---|---|---|
2010-08-09 | glsl2: Make ir_algebraic reassociate add/mul operands for constant folding. | Eric Anholt |
2010-08-09 | ir_algebraic: Support other comparisons in ir_unop_logic_not | Ian Romanick |
2010-08-09 | ir_algebraic: Convert ir_unop_logic_not handler to use a switch statement | Ian Romanick |
2010-07-28 | ir_algebraic: Use ir_constant::zero. | Kenneth Graunke |
2010-07-27 | glsl2: Add optimization pass for algebraic simplifications. | Eric Anholt |