nir: Move panfrost's isign lowering to nir_opt_algebraic.
[mesa.git] / src / compiler / nir / nir_gather_xfb_info.c
2019-01-22 Alejandro Piñeironir/xfb: distinguish array of structs vs array of blocks
2019-01-22 Jason Ekstrandnir/xfb: Properly handle arrays of blocks
2019-01-22 Alejandro Piñeironir/xfb: don't assert when xfb_buffer/stride is present...
2019-01-22 Jason Ekstrandnir/xfb: Fix offset accounting for dvec3/4
2018-10-29 Brian Paulnir: fix yet another MSVC build break
2018-10-29 Jason Ekstrandnir: Add a pass for gathering transform feedback info