summaryrefslogtreecommitdiff
path: root/src/compiler/glsl/opt_tree_grafting.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-05-06glsl: skip tree grafting for sampler and image typesNicolai Hähnle1-0/+11
2016-12-12treewide: s/comparitor/comparator/Ilia Mirkin1-1/+1
2016-04-12glsl: Don't copy propagate or tree graft precise values.Kenneth Graunke1-0/+3
2016-02-02glsl: Disable tree grafting optimization for shared variablesJordan Justen1-5/+6
2016-01-26glsl: move to compiler/Emil Velikov1-0/+404