Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: Silence unused parameter warnings | Ian Romanick | 2017-09-19 | 1 | -1/+1 |
* | glsl: disable array splitting for AoA | Timothy Arceri | 2017-07-19 | 1 | -0/+23 |
* | glsl: teach opt_array_splitting about bindless images | Samuel Pitoiset | 2017-06-01 | 1 | -2/+13 |
* | glsl: Split arrays even in the presence of whole-array copies. | Kenneth Graunke | 2016-06-23 | 1 | -0/+55 |
* | glsl/opt_array_splitting: Fix indentation | Iago Toral Quiroga | 2016-03-03 | 1 | -28/+26 |
* | glsl/opt_array_splitting: Fix crash when doing array indexing into other arrays | Iago Toral Quiroga | 2016-03-03 | 1 | -2/+12 |
* | glsl: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -0/+408 |