Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / gallium / drivers / svga / svga_link.c
2020-06-05 Neha Bhendesvga: Performance fixes
2020-06-05 Neha Bhendesvga: Add GL4.1(compatibility profile) support in svga...
2018-09-10 Charmaine Leesvga: fix starting index for system values
2017-07-11 Brian Paulsvga: s/unsigned/enum tgsi_semantic/
2016-06-06 Charmaine Leesvga: print shader linkage info when tgsi debug bit...
2016-04-25 Brian Paulsvga: s/Elements/ARRAY_SIZE/
2015-10-01 Kristian Høgsberg... Merge branch 'master' of ../mesa into vulkan
2015-09-02 Brian Paulsvga: add new svga_link.[ch] files