Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 19571818 | 2013-08-12 15:26:34 | Add more robust support for interpolation and storage qualifiers with varyings for GLSL ES 3.00. This fixes some conformance failures in the dEQP varying link tests, particularly with ints and the flat keyword. TRAC #23745 Signed-off-by: Nicolas Capens Signed-off-by: Shannon Woods | ||
| 05a80ceb | 2013-06-20 11:55:49 | Validate fragment shader outputs and produce a compile error on missing or conflicting assignments. TRAC #22704 Signed-off-by: Geoff Lang Signed-off-by: Nicolas Capens Authored-by: Jamie Madill |