Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: Add lowering support for unpacking opcodes. | Matt Turner | 2016-02-01 | 2 | -0/+32 |
* | nir: Add lowering support for packing opcodes. | Matt Turner | 2016-02-01 | 4 | -0/+66 |
* | nir: Add opcodes to extract bytes or words. | Matt Turner | 2016-02-01 | 3 | -0/+28 |
* | glsl: Remove 2x16 half-precision pack/unpack opcodes. | Matt Turner | 2016-02-01 | 1 | -9/+0 |
* | nir: Add lowering of nir_op_unpack_half_2x16. | Matt Turner | 2016-02-01 | 2 | -4/+29 |
* | nir: Make argument order of unop_convert match binop_convert. | Matt Turner | 2016-02-01 | 1 | -10/+10 |
* | glsl: move to compiler/ | Emil Velikov | 2016-01-26 | 6 | -7/+78 |
* | nir: move to compiler/ | Emil Velikov | 2016-01-26 | 72 | -0/+24141 |