summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/wgl/shared/stw_getprocaddress.c
AgeCommit message (Expand)Author
2009-07-16wgl: Expose pipe_screen/pipe_context via an extension.José Fonseca
2009-07-01st/wgl: dummy implementation of wgl swapinterval extensionKeith Whitwell
2009-07-01wgl: Optimize wglGetProcAddress.José Fonseca
2009-04-27wgl: Implement WGL_EXT_extensions_string extension.José Fonseca
2009-04-09stw: Use wglext.h's defines and prototypes.José Fonseca
2009-04-09stw: Normalize symbols prefix.José Fonseca
2009-04-09wgl: Add const qualifier to global constant data.José Fonseca
2009-01-28stw: move get_proc_address and extension functions to sharedKeith Whitwell