aboutsummaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/lower_buffer_access.cpp
Commit message (Expand)AuthorAgeFilesLines
* glsl: fix warning in release buildGrazvydas Ignotas2016-04-251-1/+1
* glsl: use explicit offset when lowering buffer accessTimothy Arceri2016-03-051-0/+4
* glsl: keep track of ssbo variable being accessed, add access paramsIlia Mirkin2016-01-291-1/+5
* glsl: move to compiler/Emil Velikov2016-01-261-0/+490