Call _glapi_set_context(NULL) in _glapi_check_multithread() to make sure the _glapi_C...
authorBrian <brian@yutani.localnet.net>
Mon, 2 Apr 2007 16:03:34 +0000 (10:03 -0600)
committerBrian <brian@yutani.localnet.net>
Mon, 2 Apr 2007 16:03:34 +0000 (10:03 -0600)
commit66d336808d3eb01eab42fb311b932bfe9f7c6b1c
tree55969e4c11ad23de15e962df2de027f80073f6bc
parentdccd9c4f4d3eb4fd31002eb13e32ea78a5d0905c
Call _glapi_set_context(NULL) in _glapi_check_multithread() to make sure the _glapi_Context global gets cleared properly.
src/mesa/glapi/glapi.c