Remove some FIXMEs and replace them with TRACEs.
[wine] / dlls / opengl32 / make_opengl
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.