Fixed crash in wglShareList.
[wine] / dlls / opengl32 / wgl_ext.c
2005-11-24  Raphael JunqueiraFix incorrect implementation of WGL_COLOR_BITS_ARB.
2005-11-11  Raphael JunqueiraAdd GLXFBConfig on Wine_GLContext (we should remove...
2005-11-10  Francois GougetRemove spaces before '\n' in traces.
2005-08-10  Mike McCormackgcc 4.0 warning fixes.
2005-06-12  Lionel UlmerRemove some FIXMEs and replace them with TRACEs.
2005-05-12  Raphael Junqueira- better robustness of pbuffer code (checks, SetLastErr...
2005-05-09  Aric CyrFix WGL_ACCELERATION_ARB queries from applications.
2005-05-06  Francois GougetAssorted spelling fixes.
2005-04-28  Raphael Junqueira- implement wglGetCurrentReadDCARB, wglMakeContextCurre...
2005-03-10  Raphael Junqueira- implements WGL_ARB_render_texture support (no more...
2005-02-24  Raphael Junqueira- implement partial PBuffer support
2005-01-31  Troy RolloAdd stubs for wglSwapIntervalEXT & wglGetSwapIntervalEXT.
2004-02-07  Lionel UlmerBeginning of infrastructure to support WGL extensions.