wgl: Check for multiple threads before GET_CURRENT_CONTEXT.
authorJosé Fonseca <jfonseca@vmware.com>
Mon, 6 Jul 2009 16:40:08 +0000 (17:40 +0100)
committerJosé Fonseca <jfonseca@vmware.com>
Mon, 6 Jul 2009 16:40:08 +0000 (17:40 +0100)
commit6f4167c8a215b561e5ad6eb58a8d875a5b8d8d6a
treefe3a0b76f3367076584830229ad84ed83f618d0c
parent5470a67335dfd9afffb92ff6521a77519cda40d8
wgl: Check for multiple threads before GET_CURRENT_CONTEXT.

Fixes wglthreads -- the 2nd thread MakeCurrent call was trying to flush
the first thread context while still in use.
src/gallium/state_trackers/wgl/shared/stw_context.c