nir: add a bit_size parameter to nir_ssa_dest_init
[mesa.git] / src / compiler / nir / nir_clone.c
2016-03-17 Connor Abbottnir: add a bit_size parameter to nir_ssa_dest_init
2016-03-17 Jordan Justennir: Add support for lowering load/stores of shared...
2016-03-17 Jordan Justennir: Add compute shader shared variable storage class
2016-03-12 Jason Ekstrandnir/clone: Add support for cloning a single function_impl
2016-02-11 Jason Ekstrandnir: Remove the const_offset from nir_tex_instr
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/