summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/wgl/shared/stw_quirks.c
AgeCommit message (Collapse)Author
2009-04-20wgl: Don't implement broken gl_dispatch_stub_xxx.José Fonseca
These don't respect the stdcall, so they crash upon return.
2009-03-12wgl: add new dispatch stubsBrian Paul
2009-02-11wgl: Add a few more stubs.José Fonseca
I wonder why we need this... It is only necessary for the MSVC build. MinGW does not require them.
2009-01-28wgl: split into shared, (fake)wgl and icd directoriesKeith Whitwell