Fixed setupapi dependencies.
[wine] / dlls / opengl32 / wgl.c
2001-03-28  Gavriel State- Always use a double-buffered visual if one is available.
2001-01-22  Jon Griffiths- Remove <string.h> from winnt.h.
2001-01-17  Alexandre JulliardCleaned up dll startup routines now that we have separa...
2000-11-05  Alexandre JulliardAllocate DC objects on the process heap, and removed...
2000-08-19  Alexandre JulliardAuthors: Alexandre Julliard <julliard@codeweavers.com...
2000-06-12  Lionel Ulmer- moved the 'constructor' into a real DLL init function
2000-05-30  Lionel UlmerImplemented wglShareLists and wglGetCurrentDC.
2000-05-23  Patrik StridvallFixed issues found by winapi_check.
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-18  Patrik StridvallFixed issues found by winapi_check.
2000-05-14  Lionel Ulmer- set debug messages after a TRACE_ON test
2000-05-12  Lionel UlmerAdded support for OpenGL.