gallium: move _vbo_DestroyContext() call
authorBrian Paul <brian.paul@tungstengraphics.com>
Tue, 16 Sep 2008 14:51:28 +0000 (08:51 -0600)
committerBrian Paul <brian.paul@tungstengraphics.com>
Tue, 16 Sep 2008 14:51:56 +0000 (08:51 -0600)
commit753635f733c5548ac8e662e792f65d41b454052a
tree4b74b5213946da192498d247d12bf742cce1e2af
parent4992806ae54d7d1db86eed9c6524aa05f4a2fbd6
gallium: move _vbo_DestroyContext() call

Call it before freeing core Mesa state to avoid references to freed buffer objects.
src/mesa/state_tracker/st_context.c