Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |