Add support for Darwin's ptrace.
[wine] / dlls / opengl32 / make_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.