summaryrefslogtreecommitdiffstats
path: root/src/compiler/nir
Commit message (Expand)AuthorAgeFilesLines
* nir: Add lowering support for unpacking opcodes.Matt Turner2016-02-012-0/+32
* nir: Add lowering support for packing opcodes.Matt Turner2016-02-014-0/+66
* nir: Add opcodes to extract bytes or words.Matt Turner2016-02-013-0/+28
* glsl: Remove 2x16 half-precision pack/unpack opcodes.Matt Turner2016-02-011-9/+0
* nir: Add lowering of nir_op_unpack_half_2x16.Matt Turner2016-02-012-4/+29
* nir: Make argument order of unop_convert match binop_convert.Matt Turner2016-02-011-10/+10
* glsl: move to compiler/Emil Velikov2016-01-266-7/+78
* nir: move to compiler/Emil Velikov2016-01-2672-0/+24141