mesa: add missing GLcontext param to _mesa_delete_query().
authorBrian Paul <brian.paul@tungstengraphics.com>
Mon, 6 Oct 2008 15:27:31 +0000 (09:27 -0600)
committerBrian Paul <brian.paul@tungstengraphics.com>
Mon, 6 Oct 2008 15:27:31 +0000 (09:27 -0600)
commitf362788eae3d300e4003e8996dc79fc1947a0f60
tree47195c5be5e64e8d3b7432de90aa77ce8d02aaec
parent9b827018133868e84ddc0998a5b5387584c7478c
mesa: add missing GLcontext param to _mesa_delete_query().

Fixes vtk crash and others.
src/mesa/main/queryobj.c
src/mesa/main/queryobj.h