Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: use the linear allocator in opt_constant_propagation | Marek Olšák | 2016-10-31 | 1 | -3/+11 |
* | glsl: Don't constant propagate arrays. | Kenneth Graunke | 2016-06-23 | 1 | -1/+1 |
* | glsl: Make constant propagation's folder not propagate into an LHS. | Kenneth Graunke | 2016-06-23 | 1 | -1/+1 |
* | glsl: Don't do constant propagation in opt_constant_folding. | Kenneth Graunke | 2016-05-15 | 1 | -0/+12 |
* | glsl: Consolidate duplicate copies of constant folding. | Kenneth Graunke | 2016-05-15 | 1 | -26/+3 |
* | glsl: Update hash table comments in constant propagation | Rhys Kidd | 2016-04-12 | 1 | -3/+3 |
* | glsl: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -0/+524 |