nir: add a bit_size parameter to nir_ssa_dest_init
[mesa.git] / src / compiler / nir / nir_lower_atomics.c
2016-03-17 Connor Abbottnir: add a bit_size parameter to nir_ssa_dest_init
2016-03-17 Iago Toral Quiroganir: rename nir_const_value fields to include bitsize...
2016-03-17 Jordan Justennir: Add compute shader shared variable storage class
2016-02-09 Rob Clarknir: use const_index helpers
2016-01-26 Emil Velikovglsl: move to compiler/
2016-01-26 Emil Velikovnir: move to compiler/