nir: Copy propagation between blocks
[mesa.git] / src / compiler / nir / nir_lower_clip_cull_distance_arrays.c
2018-06-23 Jason Ekstrandnir: Remove old-school deref chain support
2018-06-23 Jason Ekstrandnir: Remove deref chain support from lower_clip_cull_di...
2018-06-23 Jason Ekstrandnir: Support deref instructions in lower_clip_cull
2018-06-23 Rob Clarknir: add deref lowering sanity checking
2017-10-20 Jason Ekstrandnir: Get rid of nir_shader::stage
2017-05-09 Jason Ekstrandnir: Embed the shader_info in the nir_shader again
2017-03-23 Matt Turnernir: Return progress from nir_lower_clip_cull_distance_...
2016-11-22 Kenneth Graunkenir: add a pass to compact clip/cull distances.