Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: Expand non-expr & non-swizzle scalar rvalues in vectorizing. | Matt Turner | 2014-01-31 | 1 | -6/+8 |
* | glsl: Avoid combining statements from different basic blocks. | Matt Turner | 2014-01-27 | 1 | -0/+35 |
* | glsl: Set proper swizzle when a channel is missing in vectorizing. | Matt Turner | 2014-01-27 | 1 | -4/+13 |
* | glsl: Vectorize multiple scalar assignments | Matt Turner | 2014-01-21 | 1 | -0/+319 |