summaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/linker.h
Commit message (Expand)AuthorAgeFilesLines
* glsl: remove tabs from linker.{cpp,h}Timothy Arceri2016-09-291-4/+4
* glsl: move some uniform linking code to new link_setup_uniform_remap_tables()Timothy Arceri2016-09-271-3/+2
* glsl: mark link_uniform_blocks_are_compatible() as staticTimothy Arceri2016-07-051-4/+0
* glsl: simplify link_uniform_blocks()Timothy Arceri2016-06-301-2/+1
* glsl/mesa: split gl_shader in twoTimothy Arceri2016-06-301-5/+5
* glsl: use enum glsl_interface_packing in more places. (v2)Dave Airlie2016-06-061-4/+4
* glsl: fully split apart buffer block arraysTimothy Arceri2016-04-061-2/+5
* glsl: generate named interface block names correctlyTimothy Arceri2016-03-311-1/+2
* glsl: copy explicit offset to uniform storageTimothy Arceri2016-03-051-0/+2
* compiler/glsl: Fix uniform location counting.Plamena Manolova2016-02-181-1/+16
* glsl: move to compiler/Emil Velikov2016-01-261-0/+205