aboutsummaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/lower_output_reads.cpp
Commit message (Expand)AuthorAgeFilesLines
* util/hash_table: added hash functions for integer typesAnthony Pesch2020-01-231-1/+1
* glsl/lower_output_reads: set invariant and precise flags on temporariesKarol Herbst2019-01-211-0/+4
* glsl: avoid treating fb fetches as output reads to be loweredIlia Mirkin2017-01-161-1/+1
* glsl/lower_output_reads: remove unused mem_ctxNicolai Hähnle2016-11-211-4/+0
* glsl/lower_output_reads: bail early in tessellation control shadersNicolai Hähnle2016-11-211-2/+6
* glsl/lower_output_reads: fix geometry shader output handling with conditional...Nicolai Hähnle2016-11-211-1/+0
* glsl: Convert output read lowering to the util hash tableThomas Helland2016-09-121-8/+9
* glsl: move to compiler/Emil Velikov2016-01-261-0/+178