Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: Remove 2x16 half-precision pack/unpack opcodes. | Matt Turner | 2016-02-01 | 1 | -103/+2 |
| | | | | | | i965/fs was the only consumer, and we're now doing the lowering in NIR. Reviewed-by: Iago Toral Quiroga <[email protected]> | ||||
* | glsl: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -0/+1412 |
Signed-off-by: Emil Velikov <[email protected]> Acked-by: Matt Turner <[email protected]> Acked-by: Jose Fonseca <[email protected]> |