Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: Lower ir_binop_pow to a sequence of EXP2 and LOG2 | Ian Romanick | 2010-12-01 | 1 | -0/+26 |
* | glsl: Use M_LOG2E constant instead of calling log2 | Ian Romanick | 2010-12-01 | 1 | -3/+3 |
* | glsl: Combine many instruction lowering passes into one. | Kenneth Graunke | 2010-11-19 | 1 | -0/+262 |