nir: add d2i, d2u, d2b opcodes
[mesa.git] / src / compiler / nir / nir_lower_alu_to_scalar.c
2016-03-23 Jason Ekstrandnir/alu_to_scalar: Propagate the "exact" bit
2016-03-17 Connor Abbottnir: add a bit_size parameter to nir_ssa_dest_init
2016-02-01 Matt Turnernir: Add lowering support for packing opcodes.
2016-02-01 Matt Turnernir: Add lowering of nir_op_unpack_half_2x16.
2016-01-26 Emil Velikovnir: move to compiler/