summaryrefslogtreecommitdiff
path: root/src/compiler/glsl/opt_dead_code.cpp
Commit message (Expand)AuthorAgeFilesLines
* glsl: remove never true do_dead_code() parameterTimothy Arceri2022-06-081-10/+4
* glsl: don't set uniform block as used when its notTimothy Arceri2019-12-051-1/+8
* util: use C99 declaration in the for-loop hash_table_foreach() macroEric Engestrom2018-10-251-1/+0
* glsl: Separate overlapping sentinel nodes in exec_list.Matt Turner2016-07-261-1/+1
* glsl: use enum glsl_interface_packing in more places. (v2)Dave Airlie2016-06-061-1/+1
* glsl: move to compiler/Emil Velikov2016-01-261-0/+197