stw: Keep per-thread storage for current context and pixel format.
authorMichal Krol <michal@vmware.com>
Fri, 20 Mar 2009 12:05:51 +0000 (13:05 +0100)
committerMichal Krol <michal@vmware.com>
Fri, 20 Mar 2009 12:05:51 +0000 (13:05 +0100)
commit4489f9efee58f2cba374298f2d43c96e5cd2ff41
treedf078f476ce7aab2f0e46dba5b8938c69314a4c9
parent3d4246e22e90ffef5fe0cd935bd54c7f862e82f7
stw: Keep per-thread storage for current context and pixel format.
src/gallium/state_trackers/wgl/SConscript
src/gallium/state_trackers/wgl/shared/stw_context.c
src/gallium/state_trackers/wgl/shared/stw_device.c
src/gallium/state_trackers/wgl/shared/stw_pixelformat.c
src/gallium/state_trackers/wgl/shared/stw_tls.c [new file with mode: 0644]
src/gallium/state_trackers/wgl/shared/stw_tls.h [new file with mode: 0644]
src/gallium/state_trackers/wgl/shared/stw_winsys.h