nir: Pick just the channels we want for bitmap and drawpixels lowering.
[mesa.git] / src / compiler / nir / nir_lower_drawpixels.c
2017-05-02 Eric Anholtnir: Pick just the channels we want for bitmap and...
2017-03-23 Matt Turnernir: Stop using apostrophes to pluralize.
2016-11-04 Eric Anholtnir: Make sure to set the texsrc type in nir drawpixels...
2016-08-22 Eric Anholtnir: Fix crash in nir_lower_drawpixels.
2016-08-22 Eric Anholtnir: Fix a comment typo in nir_lower_drawpixels.
2016-05-11 Rob Clarknir: add lowering pass for glDrawPixels