Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util/hash_table: added hash functions for integer types | Anthony Pesch | 2020-01-23 | 1 | -1/+1 |
* | glsl/lower_output_reads: set invariant and precise flags on temporaries | Karol Herbst | 2019-01-21 | 1 | -0/+4 |
* | glsl: avoid treating fb fetches as output reads to be lowered | Ilia Mirkin | 2017-01-16 | 1 | -1/+1 |
* | glsl/lower_output_reads: remove unused mem_ctx | Nicolai Hähnle | 2016-11-21 | 1 | -4/+0 |
* | glsl/lower_output_reads: bail early in tessellation control shaders | Nicolai Hähnle | 2016-11-21 | 1 | -2/+6 |
* | glsl/lower_output_reads: fix geometry shader output handling with conditional... | Nicolai Hähnle | 2016-11-21 | 1 | -1/+0 |
* | glsl: Convert output read lowering to the util hash table | Thomas Helland | 2016-09-12 | 1 | -8/+9 |
* | glsl: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -0/+178 |