aboutsummaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/opt_structure_splitting.cpp
Commit message (Expand)AuthorAgeFilesLines
* glsl: rename is_record() -> is_struct()Timothy Arceri2019-03-061-2/+2
* glsl: Don't pass NULL to ir_assignment constructor when not necessaryIan Romanick2017-10-021-3/+1
* glsl: stop copying struct and interface member namesTimothy Arceri2017-08-111-7/+3
* glsl: teach opt_structure_splitting about images in structuresSamuel Pitoiset2017-06-011-2/+21
* glsl: fix broken indentation in do_structure_splitting()Samuel Pitoiset2017-06-011-16/+13
* glsl: Use correct mode for split components.Bas Nieuwenhuizen2016-05-241-1/+1
* glsl: move to compiler/Emil Velikov2016-01-261-0/+367