summaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/opt_array_splitting.cpp
Commit message (Expand)AuthorAgeFilesLines
* glsl: Split arrays even in the presence of whole-array copies.Kenneth Graunke2016-06-231-0/+55
* glsl/opt_array_splitting: Fix indentationIago Toral Quiroga2016-03-031-28/+26
* glsl/opt_array_splitting: Fix crash when doing array indexing into other arraysIago Toral Quiroga2016-03-031-2/+12
* glsl: move to compiler/Emil Velikov2016-01-261-0/+408