Removed some unneeded imports.
[wine] / dlls / opengl32 / opengl32.spec
2007-11-12  Roderick Colenbranderwgl: Add wglCopyContext support.
2006-10-17  Roderick Colenbranderwgl: Move wglDeleteContext to gdi32.
2006-10-16  Roderick Colenbranderwgl: Move wglShareLists to gdi32.
2006-10-16  Roderick Colenbranderwgl: Move wglGetCurrentDC to gdi32.
2006-10-16  Roderick Colenbranderwgl: Move wglGetCurrentContext to gdi32.
2006-10-04  Roderick Colenbrandergdi32: Route WGL font code through gdi32.dll.
2006-10-04  Roderick Colenbrandergdi32: Route WGL context code through gdi32.dll.
2006-03-08  Huw Daviesopengl32: Implement wglUseFontOutlines.
2005-06-22  Alexandre JulliardSort entry points alphabetically.
2004-02-07  Lionel UlmerBeginning of infrastructure to support WGL extensions.
2004-01-06  Lionel UlmerImplement wglUseFontBitmapsW.
2003-07-08  Lionel UlmerOnly put 'pure' GL 1.2 calls in the 'opengl_norm.c...
2003-05-07  Michael SchlüterAdded wglGetExtensionsStringARB.
2003-03-20  Alexandre JulliardTake advantage of new winebuild syntax to remove redund...
2003-03-17  Alexandre JulliardReplaced forwards by normal function declarations.
2003-03-06  Lionel UlmerSupport 'stub' wglGetExtensionsStringEXT function.
2003-02-11  Lionel UlmerAdded stub for undocumented 'wglGetDefaultProcAddress...
2002-11-04  Alexandre JulliardMade the dll entry point default to DllMain and removed...
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-03-23  Alexandre JulliardAdded support for driver-specific escapes in the x11drv...
2001-07-27  Alexandre JulliardAdded missing ntdll imports.
2001-07-17  Lionel UlmerMake sure user32 is always loaded before x11drv.
2001-03-04  Lionel Ulmer - add tracing to OpenGL thunks
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-08-14  Alexandre JulliardCleaned up a few inter-dll dependencies. Added a few...
2000-06-12  Lionel Ulmer- moved the 'constructor' into a real DLL init function
2000-06-12  Lionel UlmerNew OpenGL thunk generation script.
2000-05-23  Lionel Ulmer- fixed the OpenGL32 spec file (and the make_opengl_spe...
2000-05-23  Lionel Ulmer- added option to get double-buffered desktop
2000-05-12  Lionel UlmerAdded support for OpenGL.