summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/wgl/stw.h
AgeCommit message (Collapse)Author
2009-01-28wgl: split device structs, move swapbuffers to sharedKeith Whitwell
Each of icd, shared and wgl now have the opportunity to maintain their own per-device structs, which should reduce the need for these modules to be looking into each others structures.