summaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/lower_named_interface_blocks.cpp
Commit message (Expand)AuthorAgeFilesLines
* glsl: Size TCS->TES unsized arrays to gl_MaxPatchVertices for queries.Kenneth Graunke2016-10-271-0/+2
* glsl: Convert interface block lowering to the util hash tableThomas Helland2016-09-121-13/+14
* glsl/mesa: split gl_shader in twoTimothy Arceri2016-06-301-1/+1
* glsl: when lowering named interface set assigned flagTimothy Arceri2016-03-311-0/+11
* glsl: add xfb qualifier lowering support for named blocksTimothy Arceri2016-03-311-0/+7
* glsl: generate named interface block names correctlyTimothy Arceri2016-03-311-3/+2
* glsl: move to compiler/Emil Velikov2016-01-261-0/+280