fire vertices before context destruction.

This commit is contained in:
Alan Hourihane
2006-06-12 08:52:29 +00:00
parent 51eb359ea9
commit 6254d59043
@@ -453,6 +453,7 @@ void intelDestroyContext(__DRIcontextPrivate *driContextPriv)
if (intel) {
GLboolean release_texture_heaps;
INTEL_FIREVERTICES( intel );
intel->vtbl.destroy( intel );