Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-07-16 | glsl: Make the tree rebalancer use vector_elements, not components(). | Kenneth Graunke | 1 | -2/+2 |
2014-07-16 | glsl: Guard against error_type in the tree rebalancer. | Kenneth Graunke | 1 | -1/+3 |
2014-07-16 | glsl: Make the tree rebalancer bail on matrix operands. | Kenneth Graunke | 1 | -1/+3 |
2014-07-15 | glsl: Update expression types after rebalancing the tree. | Matt Turner | 1 | -0/+17 |
2014-06-19 | glsl: Rebalance expression trees that are reduction operations. | Matt Turner | 1 | -0/+300 |