Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: Update lower_packed_varyings to handle varying structs. | Paul Berry | 2013-01-24 | 1 | -4/+18 |
* | glsl: Eliminate ambiguity between function ins/outs and shader ins/outs | Paul Berry | 2013-01-24 | 1 | -3/+3 |
* | glsl: Pack flat "varyings" of mixed types together. | Paul Berry | 2013-01-08 | 1 | -8/+87 |
* | glsl: Add a lowering pass for packing varyings. | Paul Berry | 2012-12-14 | 1 | -0/+364 |