wine/dlls/ddraw Makefile.in main.c ddraw/hal.c ...
ChangeSet ID: 987529699746955855283886 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine2. 01/04/17 13:48:19 Modified files: dlls/ddraw : Makefile.in main.c Added files: dlls/ddraw/ddraw: hal.c hal.h dlls/ddraw/dpalette: hal.c hal.h dlls/ddraw/dsurface: hal.c hal.h Log message: Ove Kaaven <ovek(a)transgaming.com> Implemented DirectDraw's Hardware Abstraction Layer (HAL) interface. Disabled DirectDraw's old XVidMode and DGA2 drivers, it now depends on the display driver (x11drv) HAL implementations of these features. Patch: http://cvs.winehq.com/patch.py?id=987529699746955855283886 Revision Changes Path 1.15 +3 -0 wine/dlls/ddraw/Makefile.in 1.20 +2 -8 wine/dlls/ddraw/main.c 1.1 +0 -0 wine/dlls/ddraw/ddraw/hal.c 1.1 +0 -0 wine/dlls/ddraw/ddraw/hal.h 1.1 +0 -0 wine/dlls/ddraw/dpalette/hal.c 1.1 +0 -0 wine/dlls/ddraw/dpalette/hal.h 1.1 +0 -0 wine/dlls/ddraw/dsurface/hal.c 1.1 +0 -0 wine/dlls/ddraw/dsurface/hal.h
participants (1)
-
Alexandre Julliard