ChangeSet ID: 988394407356210611294955 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 01/04/27 14:00:07
Modified files: dlls/x11drv : dga2.c x11ddraw.c x11drv_main.c xvidmode.c
Log message: Ove Kaaven ovek@transgaming.com Reimplemented DXGrab with improvements; it no longer depends on XVidMode, and it releases the grab if the app exits full-screen DirectDraw. Also made the UseDGA option available for AppDefaults configuration.
Patch: http://cvs.winehq.com/patch.py?id=988394407356210611294955
Revision Changes Path 1.2 +3 -2 wine/dlls/x11drv/dga2.c 1.6 +27 -0 wine/dlls/x11drv/x11ddraw.c 1.34 +7 -0 wine/dlls/x11drv/x11drv_main.c 1.5 +4 -0 wine/dlls/x11drv/xvidmode.c