Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: generate named interface block names correctly | Timothy Arceri | 2016-03-31 | 1 | -4/+4 |
* | glsl: disable varying packing when its not safe | Timothy Arceri | 2016-03-18 | 1 | -45/+151 |
* | glsl: pass disable_varying_packing bool to the lowering pass | Timothy Arceri | 2016-03-18 | 1 | -9/+9 |
* | glsl: don't validate ifc blocks using validation meant for variables | Timothy Arceri | 2016-03-09 | 1 | -2/+8 |
* | glsl: replace remaining tabs in link_varyings.cpp | Timothy Arceri | 2016-03-05 | 1 | -9/+9 |
* | glsl: warn in GL as well as ES when varying not written | Timothy Arceri | 2016-02-16 | 1 | -16/+7 |
* | glsl: don't generate transform feedback candidate when not required | Timothy Arceri | 2016-02-06 | 1 | -2/+4 |
* | glsl: replace unreachable code with an assert() | Timothy Arceri | 2016-02-06 | 1 | -17/+8 |
* | glsl: double-precision values don't support interpolation | Samuel Iglesias Gonsálvez | 2016-01-28 | 1 | -2/+7 |
* | glsl: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -0/+1888 |