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