summaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/opt_tree_grafting.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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