Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl2: Early return with visit_continue in loop_analysis::visit(ir_dereferenc... | Ian Romanick | 2010-09-07 | 1 | -1/+1 |
* | glsl2: Use as_constant some places instead of constant_expression_value | Ian Romanick | 2010-09-03 | 1 | -1/+1 |
* | glsl2: Track the number of ir_loop_jump instructions that are in a loop | Ian Romanick | 2010-09-03 | 1 | -0/+17 |
* | glsl2: Add module to analyze variables used in loops | Ian Romanick | 2010-09-03 | 1 | -0/+479 |