summaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/lower_ubo_reference.cpp
Commit message (Expand)AuthorAgeFilesLines
* glsl: use has_shader_storage_buffer_objects helperIlia Mirkin2016-04-051-2/+1
* glsl: make ssbo predicate return true when in a GLSL 430 or ESSL 310 shaderIlia Mirkin2016-04-031-1/+2
* glsl: keep track of ssbo variable being accessed, add access paramsIlia Mirkin2016-01-291-2/+38
* glsl: move to compiler/Emil Velikov2016-01-261-0/+1042