aboutsummaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/lower_ubo_reference.cpp
Commit message (Expand)AuthorAgeFilesLines
* glsl/mesa: split gl_shader in twoTimothy Arceri2016-06-301-3/+3
* glsl: use enum glsl_interface_packing in more places. (v2)Dave Airlie2016-06-061-8/+8
* glsl: Add an option to clamp block indices when lowering UBO/SSBOsJason Ekstrand2016-05-231-4/+32
* 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