wined3d: Recognize the SM4 dcl_constantBuffer opcode.
[wine] / dlls / opengl32 / opengl_norm.c
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-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: Redirect standard OpenGL functions through...
2012-07-18  Alexandre Julliardopengl32: Call standard OpenGL functions through the...
2012-07-18  Alexandre Julliardopengl32: Generate a function table with null OpenGL...
2012-06-26  Alexandre Julliardopengl32: Get rid of the X11 locking.
2012-06-11  Roderick Colenbranderopengl32: Sync with latest GL specs.
2009-06-11  Roderick Colenbranderopengl32: Sync with the latest opengl 3.1 extensions...
2007-10-03  Chris Robinsonwgl: Remove GL scissors/viewport override.
2007-09-25  Chris Robinsonwgl: Override glFinish and glFlush.
2006-12-12  Alexandre Julliardopengl32: Avoid generating a wrapper for internal funct...
2006-12-12  Ulrich Czekallawinex11.drv: Correctly position and clip opengl child...
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-04-28  Raphael Junqueira- implement wglGetCurrentReadDCARB, wglMakeContextCurre...
2004-03-02  Lionel Ulmer- sync up with latest OpenGL specifications
2003-08-27  Dimitrie O. PaunRemove some unneeded __WINESRC__ tests from the headers.
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...
2002-09-25  Alexandre JulliardImport wine_tsx11_lock/unlock directly from x11drv...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-07-11  Patrik StridvallDocumentation fixes.
2001-03-04  Lionel Ulmer - add tracing to OpenGL thunks
2000-06-12  Lionel UlmerNew OpenGL thunk generation script.
2000-05-18  Patrik StridvallFixed issues found by winapi_check.
2000-05-12  Lionel UlmerAdded support for OpenGL.