summaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/opt_tree_grafting.cpp
Commit message (Expand)AuthorAgeFilesLines
* glsl: calculate number of operands in an expression onceTimothy Arceri2017-08-111-1/+1
* glsl: skip tree grafting for sampler and image typesNicolai Hähnle2017-05-061-0/+11
* treewide: s/comparitor/comparator/Ilia Mirkin2016-12-121-1/+1
* glsl: Don't copy propagate or tree graft precise values.Kenneth Graunke2016-04-121-0/+3
* glsl: Disable tree grafting optimization for shared variablesJordan Justen2016-02-021-5/+6
* glsl: move to compiler/Emil Velikov2016-01-261-0/+404