summaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/link_varyings.cpp
Commit message (Expand)AuthorAgeFilesLines
* glsl: don't generate transform feedback candidate when not requiredTimothy Arceri2016-02-061-2/+4
* glsl: replace unreachable code with an assert()Timothy Arceri2016-02-061-17/+8
* glsl: double-precision values don't support interpolationSamuel Iglesias Gonsálvez2016-01-281-2/+7
* glsl: move to compiler/Emil Velikov2016-01-261-0/+1888