Release 1.5.29.
[wine] / dlls / opengl32 / opengl_ext.h
2012-11-07  Alexandre Julliardopengl32: Avoid using the system GL headers.
2012-09-05  Michael Stefaniucopengl32: Avoid conflicting defines for GLAPI / WINGDIAPI.
2012-07-19  Alexandre Julliardopengl32: Add supported wgl extension functions to...
2012-07-18  Alexandre Julliardopengl32: Call OpenGL extension functions through the...
2012-06-26  Alexandre Julliardopengl32: Get rid of the X11 locking.
2012-01-10  Alexandre Julliardopengl32: Get rid of the DIB section sync support.
2009-06-11  Roderick Colenbranderopengl32: Get rid of glext.h.
2008-05-01  Roderick Colenbranderopengl32: Get rid of X/GLX leftovers.
2006-12-12  Alexandre Julliardopengl32: Avoid generating a wrapper for internal funct...
2006-12-12  Ulrich Czekallawinex11.drv: Correctly position and clip opengl child...
2006-11-03  Roderick Colenbranderwgl: Add extension checking code / glxGetProcAddress...
2006-10-06  Roderick Colenbranderx11drv: Fix building issue.
2006-06-09  Alexandre Julliardopengl32: Store function pointers in a separate array...
2006-06-09  Alexandre Julliardopengl32: Make all the function pointers and thunks...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-02  Huw Daviesopengl: Sync a dibsection to its pixmap before drawing...
2005-11-11  Raphael JunqueiraAdd GLXFBConfig on Wine_GLContext (we should remove...
2005-09-28  H. VerbeetFix missing prototypes when using nVidia OpenGL headers.
2005-05-13  Alexandre JulliardAdded yet another missing OpenGL define.
2005-05-09  Francois GougetDefine GLX_SAMPLE_BUFFERS_ARB and GLX_SAMPLES_ARB if...
2005-04-28  Raphael Junqueira- implement wglGetCurrentReadDCARB, wglMakeContextCurre...
2003-10-04  Michael GünnewigFixed warnings with gcc option "-Wwrite-strings".
2002-09-25  Alexandre JulliardImport wine_tsx11_lock/unlock directly from x11drv...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-02  Lionel Ulmer- better support for extensions functions that do not...
2000-05-12  Lionel UlmerAdded support for OpenGL.