ChangeSet ID: 18537 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/06/29 14:28:06
Modified files: dlls/x11drv : x11drv_main.c x11drv.h opengl.c init.c
Log message: Delay OpenGL and GDI initialization until they are needed.
Patch: http://cvs.winehq.org/patch.py?id=18537
Old revision New revision Changes Path 1.107 1.108 +1 -6 wine/dlls/x11drv/x11drv_main.c 1.75 1.76 +0 -2 wine/dlls/x11drv/x11drv.h 1.7 1.8 +16 -10 wine/dlls/x11drv/opengl.c 1.20 1.21 +8 -3 wine/dlls/x11drv/init.c