Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src/compiler: use new hash table and set creation helpers | Caio Marcelo de Oliveira Filho | 2019-01-14 | 1 | -2/+1 |
* | glsl: make loop unrolling more like the nir unrolling path | Timothy Arceri | 2017-10-10 | 1 | -1/+4 |
* | glsl: don't drop instructions from unreachable terminators continue branch | Timothy Arceri | 2017-10-10 | 1 | -0/+7 |
* | glsl: merge loop_controls.cpp with loop_unroll.cpp | Timothy Arceri | 2017-09-21 | 1 | -16/+0 |
* | glsl: move loop analysis helpers to loop_analysis.cpp | Timothy Arceri | 2017-09-21 | 1 | -7/+0 |
* | glsl: consistently use ifndef guards over pragma once | Emil Velikov | 2017-03-22 | 1 | -1/+0 |
* | glsl: Convert loop analysis to the util hash table | Thomas Helland | 2016-09-12 | 1 | -4/+4 |
* | glsl: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -0/+259 |