nir: add d2i, d2u, d2b opcodes
[mesa.git] / src / compiler / nir / nir_opt_constant_folding.c
2016-04-11 Samuel Iglesias... nir: add bit_size info to nir_load_const_instr_create()
2016-03-17 Iago Toral Quiroganir: rename nir_const_value fields to include bitsize...
2016-03-17 Connor Abbottnir: update opcode definitions for different bit sizes
2016-02-09 Jason Ekstrandnir: Separate texture from sampler in nir_tex_instr
2016-02-09 Jason Ekstrandnir/tex_instr: Rename sampler to texture
2016-01-26 Emil Velikovnir: move to compiler/