nir: Undo possible damage caused by rearranging or-compounded float compares
[mesa.git] / src / compiler / nir / nir_lower_wpos_center.c
2017-10-20 Jason Ekstrandnir: Get rid of nir_shader::stage
2017-03-24 Iago Toral Quiroganir/lower_wpos_center: support adding sample position...
2017-03-23 Matt Turnernir: Stop using apostrophes to pluralize.
2016-05-20 Kenneth Graunkenir: Fix crash in nir_lower_wpos_center().
2016-05-20 Kenneth Graunkenir: Add a simple nir_lower_wpos_center() pass for...