Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-06-12 | glsl: Transform dot product by a basis vector into a swizzle | Matt Turner | 1 | -0/+24 |
2012-06-12 | glsl: Check for zero vectors in ir_binop_dot | Matt Turner | 1 | -0/+7 |
2012-06-11 | glsl: Put a bunch of optimization visitors under anonymous namespaces. | Eric Anholt | 1 | -0/+4 |
2011-01-31 | Convert everything from the talloc API to the ralloc API. | Kenneth Graunke | 1 | -1/+1 |
2010-11-30 | glsl: fix matrix type check in ir_algebraic | Aras Pranckevicius | 1 | -2/+2 |
2010-11-19 | glsl: Add ir_quadop_vector expression | Ian Romanick | 1 | -1/+1 |
2010-11-19 | glsl: Eliminate assumptions about size of ir_expression::operands | Ian Romanick | 1 | -0/+1 |
2010-11-17 | glsl: Fix Doxygen tag \file in recently renamed files | Chad Versace | 1 | -1/+1 |
2010-11-16 | glsl: Refactor is_vec_{zero,one} to be methods of ir_constant | Ian Romanick | 1 | -68/+4 |
2010-11-15 | glsl: Rename various ir_* files to lower_* and opt_*. | Kenneth Graunke | 1 | -0/+474 |