nir: add a bit_size parameter to nir_ssa_dest_init
[mesa.git] / src / compiler / nir / nir_lower_alu_to_scalar.c
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/