Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / gallium / auxiliary / tgsi / tgsi_from_mesa.c
2020-08-24 Marek Olšákgallium/tgsi: add helper tgsi_get_interp_mode
2020-04-16 Ilia Mirkinst/mesa: add support for GL_NV_viewport_array2
2020-02-05 Eric Anholtmesa/st: Move the SYSTEM_VALUE -> TGSI_SEMANTIC map...
2020-01-04 Gert Wollnygallium: tgsi_from_mesa - handle VARYING_SLOT_FACE
2018-01-05 Timothy Arcerigallium/tgsi: add patch support to tgsi_get_gl_varying_...
2017-11-14 Timothy Arcerigallium/tgsi: add tess output supoort to tgsi_get_gl_va...
2017-11-14 Timothy Arcerigallium/tgsi: add prim id to tgsi_get_gl_varying_semantic()
2017-07-05 Nicolai Hähnletgsi_from_mesa: add tgsi_get_gl_frag_result_semantic
2017-07-05 Nicolai Hähnletgsi,st/mesa: move varying slot to semantic mapping...