aboutsummaryrefslogtreecommitdiffstats
path: root/src/glsl/lower_named_interface_blocks.cpp
Commit message (Expand)AuthorAgeFilesLines
* glsl: Hide many classes local to individual .cpp files in anon namespaces.Eric Anholt2013-09-231-0/+4
* glsl: don't rename variables in interface block arrays.Paul Berry2013-07-251-6/+2
* glsl: Fix lower_named_interface_blocks to account for dereferences of consts.Paul Berry2013-07-151-0/+2
* glsl linker: Initialize member variable interface_namespace.Vinson Lee2013-06-061-1/+2
* glsl linker: support arrays of interface block instancesJordan Justen2013-05-231-11/+50
* glsl linker: remove interface block instance namesJordan Justen2013-05-231-0/+199