aboutsummaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/lower_buffer_access.h
Commit message (Expand)AuthorAgeFilesLines
* glsl: Use link_calculate_matrix_stride in lower_buffer_access and friendsIan Romanick2017-11-081-3/+5
* glsl: pass UseSTD430AsDefaultPacking to where it will be usedTimothy Arceri2017-08-221-0/+3
* glsl: consistently use ifndef guards over pragma onceEmil Velikov2017-03-221-1/+0
* glsl: Silence unused parameter warningIan Romanick2016-08-261-1/+1
* glsl: use enum glsl_interface_packing in more places. (v2)Dave Airlie2016-06-061-1/+1
* glsl: keep track of ssbo variable being accessed, add access paramsIlia Mirkin2016-01-291-0/+1
* glsl: move to compiler/Emil Velikov2016-01-261-0/+65