Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: Disable transform feedback of varying structs. | Paul Berry | 2013-01-24 | 1 | -1/+10 |
* | glsl: Generalize compute_packing_order for varying structs. | Paul Berry | 2013-01-24 | 1 | -3/+2 |
* | glsl: Eliminate ambiguity between function ins/outs and shader ins/outs | Paul Berry | 2013-01-24 | 1 | -17/+11 |
* | glsl: Pack flat "varyings" of mixed types together. | Paul Berry | 2013-01-08 | 1 | -6/+14 |
* | glsl: Separate varying linking code to its own file. | Paul Berry | 2013-01-08 | 1 | -0/+1043 |