nir: add nir_var_shader_storage
[mesa.git] / src / glsl / nir / nir_opt_peephole_ffma.c
2015-05-28 Iago Toral Quiroganir: Fix output swizzle in get_mul_for_src
2015-05-09 Jason Ekstrandnir/nir: Use a linked list instead of a hash set for...
2015-04-02 Jason Ekstrandnir/opt_peephole_ffma: Fix a couple typos in a comment
2015-04-01 Jason Ekstrandnir/peephole_ffma: Be less agressive about fusing multi...
2015-04-01 Jason Ekstrandnir: Add a dedicated ffma peephole optimization
2015-01-15 Jason Ekstrandnir: Remove the ffma peephole
2015-01-15 Jason Ekstrandnir: Don't require a function in ssa_def_init
2015-01-15 Jason Ekstrandnir: Add a fused multiply-add peephole