summaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/link_interface_blocks.cpp
Commit message (Expand)AuthorAgeFilesLines
* glsl/mesa: split gl_shader in twoTimothy Arceri2016-06-301-5/+5
* glsl: fix error message on uniform block mismatchDave Airlie2016-05-261-1/+1
* glsl: make max array trackers ints and use -1 as base. (v2)Dave Airlie2016-05-241-6/+0
* glsl: generate named interface block names correctlyTimothy Arceri2016-03-311-2/+4
* glsl: don't always reject shaders with mismatching ifc blocksTimothy Arceri2016-03-091-6/+72
* glsl: make interstage_match() staticTimothy Arceri2016-03-091-1/+1
* glsl: move to compiler/Emil Velikov2016-01-261-0/+357