nir: Add new 'plane' texture source type
[mesa.git] / src / compiler / nir / nir_lower_two_sided_color.c
2016-05-05 Connor Abbottnir/lower_two_sided_color: fixup for new foreach_block()
2016-04-28 Jason Ekstrandnir: Switch the arguments to nir_foreach_function
2016-04-28 Jason Ekstrandnir: Switch the arguments to nir_foreach_instr
2016-04-20 Connor Abbottnir: rename nir_foreach_block*() to nir_foreach_block...
2016-03-25 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-17 Connor Abbottnir: add a bit_size parameter to nir_ssa_dest_init
2016-02-09 Jason EkstrandMerge commit '8b0fb1c152fe191768953aa8c77b89034a377f83...
2016-02-09 Rob Clarknir: use const_index helpers
2016-02-05 Jason EkstrandMerge commit mesa-public/master into vulkan
2016-01-26 Emil Velikovnir: move to compiler/