summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/wgl/stw_tls.h
AgeCommit message (Collapse)Author
2009-09-23wgl: Flatten the source tree.José Fonseca
It is easier to have the WGL API on top of the ICD callbacks as Microsoft's own implementation does, than to have a seperate shared entity. This source reorganization is in antecipation of that.