ChangeSet ID: 10986 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/02/06 19:29:33
Modified files: dlls/opengl32 : wgl.c opengl32.spec make_opengl Makefile.in Added files: dlls/opengl32 : wgl_ext.h wgl_ext.c
Log message: Lionel Ulmer lionel.ulmer@free.fr Beginning of infrastructure to support WGL extensions.
Patch: http://cvs.winehq.org/patch.py?id=10986
Old revision New revision Changes Path 1.43 1.44 +48 -29 wine/dlls/opengl32/wgl.c 1.22 1.23 +0 -2 wine/dlls/opengl32/opengl32.spec 1.21 1.22 +0 -2 wine/dlls/opengl32/make_opengl 1.14 1.15 +3 -2 wine/dlls/opengl32/Makefile.in Added 1.1 +0 -0 wine/dlls/opengl32/wgl_ext.h Added 1.1 +0 -0 wine/dlls/opengl32/wgl_ext.c