Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: Use correct mode for split components. | Bas Nieuwenhuizen | 2016-05-24 | 1 | -1/+1 |
| | | | | | | | | The mode should stay the same as the original struct. In particular, shared should not be changed to temporary. Reviewed-by: Jordan Justen <[email protected]> Signed-off-by: Bas Nieuwenhuizen <[email protected]> | ||||
* | glsl: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -0/+367 |
Signed-off-by: Emil Velikov <[email protected]> Acked-by: Matt Turner <[email protected]> Acked-by: Jose Fonseca <[email protected]> |