glapi.c: misc coscmetic for FreeTSD
authorGeorge Sapountzis <gsapountzis@gmail.com>
Mon, 1 Mar 2010 02:44:02 +0000 (04:44 +0200)
committerGeorge Sapountzis <gsapountzis@gmail.com>
Mon, 1 Mar 2010 18:54:20 +0000 (20:54 +0200)
commitd41ab94d35cb47effbd2582289298be4f13c50e4
tree01210f712026af2a1daf5cf502df33b2b154f440
parent7b454b00a4423937bd83ecff2d61ff08e6504707
glapi.c: misc coscmetic for FreeTSD

- move out of of the dispatch/context block to after corresponding init functions

- use more consistent naming with corresponding init functions

- XXX use _glthread_InitTSD() vs (void)_glthread_GetTSD() in _glapi_check_multithread() XXX
src/gallium/state_trackers/wgl/stw_device.c
src/mesa/glapi/glapi.c
src/mesa/glapi/glapi.h
src/mesa/glapi/glthread.c
src/mesa/glapi/glthread.h