nir/print: print symbolic names from shader-enum
[mesa.git] / src / glsl / nir / nir_lower_alu_to_scalar.c
2015-09-11 Jason Ekstrandnir: Remove the mem_ctx parameter from ssa_def_rewrite_uses
2015-09-11 Jason Ekstrandnir: Fix a bunch of ralloc parenting errors
2015-08-14 Eric Anholtnir: Don't try to scalarize unpack ops.
2015-06-30 Rob Clarknir: cleanup open-coded instruction casts
2015-01-24 Eric Anholtnir: Add nir_lower_alu_to_scalar.