explorerframe: Avoid signed-unsigned integer comparisons.
[wine] / dlls / opengl32 / make_opengl
2012-11-08  Alexandre Julliardopengl32: Get rid of wine_ prefix on generated functions.
2012-11-07  Alexandre Julliardopengl32: Don't substitute OpenGL types that are alread...
2012-11-07  Alexandre Julliardopengl32: Avoid using the system GL headers.
2012-11-07  Alexandre Julliardopengl32: Generate our own wgl.h header from the OpenGL...
2012-11-05  Ken Thomasesopengl32: Don't lose __wine_set_pixel_format() declarat...
2012-09-10  Alexandre Julliardgdi32: Move the SwapBuffers entry point to the OpenGL...
2012-09-10  Alexandre Julliardopengl32: Update the extension list.
2012-08-23  Alexandre Julliardopengl32: Generate null driver entry points for all...
2012-07-30  Alexandre Julliardgdi32: Move DescribePixelFormat and SetPixelFormat...
2012-07-25  Alexandre Julliardopengl32: Store the context current DCs on the opengl32...
2012-07-20  Alexandre Julliardopengl32: Use proper handles for PBuffers instead of...
2012-07-19  Alexandre Julliardopengl32: Add supported wgl extension functions to...
2012-07-19  Alexandre Julliardopengl32: Move the wgl functions to the main OpenGL...
2012-07-19  Alexandre Julliardopengl32: Declare input pointers as const in function...
2012-07-18  Alexandre Julliardopengl32: Remove redundant fields in the functions...
2012-07-18  Alexandre Julliardopengl32: Redirect standard OpenGL functions through...
2012-07-18  Alexandre Julliardopengl32: Call OpenGL extension functions through the...
2012-07-18  Alexandre Julliardopengl32: Call standard OpenGL functions through the...
2012-07-18  Alexandre Julliardopengl32: Generate a function table with null OpenGL...
2012-07-18  Alexandre Julliardopengl32: Generate a header file containing function...
2012-06-26  Alexandre Julliardopengl32: Get rid of the X11 locking.
2012-06-26  Alexandre Julliardopengl32: Generate an entry point for glDebugEntry.
2012-06-11  Roderick Colenbranderopengl32: Sync with latest GL specs.
2010-09-01  Alexandre Julliardopengl32: Use float type where appropriate in the spec...
2010-09-01  Alexandre Julliardopengl32: Update to the latest GL spec.
2009-11-18  Roderick Colenbranderopengl32: Sync with latest OpenGL extensions.
2009-10-15  Stefan Dösingeropengl32: Give wglSwapBuffers a real function, make...
2009-08-05  Roderick Colenbranderopengl32: Add opengl 3.2 extensions.
2009-06-11  Alexandre Julliardopengl32: Make the script default to version 1.1. Remov...
2009-05-28  Alexandre Julliardopengl32: Generate the correct trace arguments for...
2009-01-08  Alexandre Julliardopengl32: Automatically download the GL spec files...
2009-01-08  Alexandre Julliardopengl32: Use INT_PTR instead of ptrdiff_t in generated...
2008-12-30  Alexandre Julliardopengl32: Define an enum for extensions to make diffs...
2008-12-30  Michael Stefaniucopengl32: make_opengl: Do not add explicit casts of...
2008-09-29  Francois Gougetmake_opengl: Avoid the deprecated '$#' construct.
2007-12-08  Detlef RiekenbergAssorted spelling fixes.
2007-11-12  Roderick Colenbranderwgl: Add wglCopyContext support.
2007-10-23  Francois GougetAssorted spelling fixes.
2007-10-03  Chris Robinsonwgl: Remove GL scissors/viewport override.
2007-09-25  Chris Robinsonwgl: Override glFinish and glFlush.
2007-08-20  Roderick Colenbranderopengl32: Don't use 64bit gl types.
2007-08-20  Roderick Colenbranderopengl32: Fix some gl type bugs.
2007-02-19  Roderick Colenbranderopengl32: Add new extensions.
2006-12-28  Roderick Colenbranderopengl32: Add OpenGL 2.1 support and more extensions.
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-06-09  Alexandre Julliardopengl32: Store function pointers in a separate array...
2006-06-09  Alexandre Julliardopengl32: Only store the glX name if different from...
2006-06-09  Alexandre Julliardopengl32: Make all the function pointers and thunks...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-11-11  Raphael JunqueiraAdd GLXFBConfig on Wine_GLContext (we should remove...
2005-06-27  Eric PouechNow generating argument-less functions as (void) instea...
2005-05-30  Francois GougetAssorted spelling fixes.
2005-05-20  Francois GougetAdd 'use strict' and fix make_opengl accordingly.
2005-04-28  Raphael Junqueira- implement wglGetCurrentReadDCARB, wglMakeContextCurre...
2004-04-14  Christian CostaAdded glDeleteObjectBufferATI function.
2004-03-02  Lionel Ulmer- sync up with latest OpenGL specifications
2004-02-07  Lionel UlmerBeginning of infrastructure to support WGL extensions.
2004-01-06  Lionel UlmerImplement wglUseFontBitmapsW.
2003-07-11  Alexandre JulliardAvoid empty lines at the end of generated files.
2003-07-08  Lionel UlmerOnly put 'pure' GL 1.2 calls in the 'opengl_norm.c...
2003-06-20  Lionel UlmerDo not use any typedefs in the GL thunks to prevent...
2003-06-13  Lionel UlmerUpgrade OpenGL thunks with latest version of OpenGL...
2003-05-07  Michael SchlüterAdded wglGetExtensionsStringARB.
2003-04-14  Lionel UlmerHave the 'make_opengl' in line with the (manually edite...
2003-03-06  Lionel UlmerSupport 'stub' wglGetExtensionsStringEXT function.
2003-03-04  Lionel Ulmer- update to latest GL spec files
2003-02-11  Lionel UlmerAdded stub for undocumented 'wglGetDefaultProcAddress...
2002-09-25  Alexandre JulliardImport wine_tsx11_lock/unlock directly from x11drv...
2002-07-09  Lionel UlmerSupport new registered extensions.
2002-06-01  Alexandre JulliardRemoved some more trailing whitespace.
2002-03-20  Alexandre JulliardAuthors: Charles Vaughn <charlesv@mfos.org>, Lionel...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-02  Lionel Ulmer- better support for extensions functions that do not...
2001-07-31  Lionel Ulmer- added support for the SGIS multitexture extension.
2001-07-08  Patrik StridvallFixed issues found by winapi_check.
2001-03-04  Lionel Ulmer - add tracing to OpenGL thunks
2000-06-12  Lionel Ulmer- moved the 'constructor' into a real DLL init function
2000-06-12  Lionel UlmerNew OpenGL thunk generation script.