Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: handle partial swizzles in opt_dead_code_local correctly | Marek Olšák | 2016-11-10 | 1 | -3/+6 |
| | | | | Reviewed-by: Kenneth Graunke <[email protected]> | ||||
* | glsl: use the linear allocator in opt_dead_code_local | Marek Olšák | 2016-10-31 | 1 | -3/+9 |
| | | | | | Tested-by: Edmondo Tommasina <[email protected]> Reviewed-by: Nicolai Hähnle <[email protected]> | ||||
* | glsl: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -0/+336 |
Signed-off-by: Emil Velikov <[email protected]> Acked-by: Matt Turner <[email protected]> Acked-by: Jose Fonseca <[email protected]> |