nir: Add helpers for getting input/output intrinsic sources.
[mesa.git] / src / glsl / nir / nir_lower_load_const_to_scalar.c
2015-09-19 Rob Clarknir/build: add nir_vec() helper
2015-09-11 Jason Ekstrandnir: Remove the mem_ctx parameter from ssa_def_rewrite_uses
2015-08-27 Kenneth Graunkenir: Convert the builder to use the new NIR cursor...
2015-08-05 Eric Anholtnir: Add a nir_lower_load_const_to_scalar() pass.