rpcrt4: Add tests for freeing non-NdrAllocate allocated memory blocks.
[wine] / dlls / opengl32 / opengl_ext.c
2007-12-08  Detlef RiekenbergAssorted spelling fixes.
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-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...
2005-06-27  Eric PouechNow generating argument-less functions as (void) instea...
2005-04-11  Tom WicklineSync to the latest opengl specs.
2005-02-10  Tom WicklineSync to latest OpenGL specifications.
2004-04-14  Christian CostaAdded glDeleteObjectBufferATI function.
2004-03-02  Lionel Ulmer- sync up with latest OpenGL specifications
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-03-04  Lionel Ulmer- update to latest GL spec files
2002-09-25  Alexandre JulliardImport wine_tsx11_lock/unlock directly from x11drv...
2002-07-09  Lionel UlmerSupport new registered extensions.
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-06-08  Lionel UlmerUpgrade OpenGL thunks with latest informations from...
2001-03-04  Lionel Ulmer - add tracing to OpenGL thunks
2000-06-12  Lionel UlmerNew OpenGL thunk generation script.
2000-05-12  Lionel UlmerAdded support for OpenGL.