nir: Add a ptr_as_array deref type
[mesa.git] / src / compiler / nir / nir_lower_global_vars_to_local.c
2018-10-25 Eric Engestromutil: use C99 declaration in the for-loop hash_table_fo...
2018-06-23 Jason Ekstrandnir: Remove old-school deref chain support
2018-06-23 Jason Ekstrandnir: Remove deref chain support from lower_global_vars_...
2018-06-23 Jason Ekstrandnir: Support deref instructions in lower_global_vars_to...
2018-06-23 Rob Clarknir: add deref lowering sanity checking
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-28 Connor Abbottnir/nir_lower_global_vars: fixup for new foreach_block()
2016-04-20 Connor Abbottnir: rename nir_foreach_block*() to nir_foreach_block...
2016-02-05 Jason EkstrandMerge commit mesa-public/master into vulkan
2016-01-26 Emil Velikovnir: move to compiler/