Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-08-04 | glsl2: Constant fold the children of many more ir_instruction types. | Eric Anholt | 1 | -7/+32 |
2010-08-04 | glsl2: Return a real progress value from constant folding. | Eric Anholt | 1 | -3/+6 |
2010-08-04 | glsl2: Refactor constant folding of rvalues to a function. | Eric Anholt | 1 | -26/+21 |
2010-07-20 | glsl2: Constant-fold assignment conditions. | Eric Anholt | 1 | -0/+13 |
2010-06-30 | glsl2: Define new ir_discard instruction. | Kenneth Graunke | 1 | -0/+8 |
2010-06-24 | glsl2: Move the compiler to the subdirectory it will live in in Mesa. | Eric Anholt | 1 | -0/+229 |