summaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/opt_function_inlining.cpp
Commit message (Expand)AuthorAgeFilesLines
* glsl: Use ir_var_temporary when generating inline functions.Kenneth Graunke2016-12-201-1/+1
* glsl: compute lvalues of [in]out parameters before inlined function bodyNicolai Hähnle2016-11-021-10/+81
* glsl: Convert function inlining to the util hash tableThomas Helland2016-09-121-3/+3
* glsl: move to compiler/Emil Velikov2016-01-261-0/+360