summaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/lower_const_arrays_to_uniforms.cpp
Commit message (Expand)AuthorAgeFilesLines
* glsl: use reproducible name for lowered const arraysTimothy Arceri2016-09-271-4/+17
* glsl: Ignore ir_texture in lower_const_arrays_to_uniforms.Kenneth Graunke2016-06-271-0/+7
* glsl: Make lower_const_arrays_to_uniforms work directly on constants.Kenneth Graunke2016-06-231-8/+3
* glsl: move to compiler/Emil Velikov2016-01-261-0/+109