ChangeSet ID: 987528936219352704938501 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 01/04/17 13:35:36
Modified files: dlls/ddraw/ddraw: dga2.c dga2.h user.c user.h xvidmode.c xvidmode.h
Log message: Ove Kaaven ovek@transgaming.com Removed User_DirectDraw_GetCaps. Using Main_DirectDraw_GetCaps instead, and the User constructor filling in the main capability bits.
Patch: http://cvs.winehq.com/patch.py?id=987528936219352704938501
Revision Changes Path 1.11 +1 -1 wine/dlls/ddraw/ddraw/dga2.c 1.2 +1 -1 wine/dlls/ddraw/ddraw/dga2.h 1.7 +42 -1 wine/dlls/ddraw/ddraw/user.c 1.2 +1 -4 wine/dlls/ddraw/ddraw/user.h 1.7 +2 -2 wine/dlls/ddraw/ddraw/xvidmode.c 1.2 +1 -1 wine/dlls/ddraw/ddraw/xvidmode.h