nir: Embed the shader_info in the nir_shader again
[mesa.git] / src / compiler / nir / nir_lower_bitmap.c
2017-05-09 Jason Ekstrandnir: Embed the shader_info in the nir_shader again
2017-05-02 Eric Anholtnir: Pick just the channels we want for bitmap and...
2016-11-04 Eric Anholtnir: Make sure to set the texsrc type in nir drawpixels...
2016-10-26 Timothy Arcerinir/i965/anv/radv/gallium: make shader info a pointer
2016-08-29 Eric Anholtnir: Update shader info when adding discards
2016-08-26 Kenneth Graunkenir: Change nir_shader_get_entrypoint to return an...
2016-05-11 Rob Clarknir: add lowering pass for glBitmap