wine/dlls/ddraw Makefile.in main.c ddraw/hal.c ...

Alexandre Julliard julliard at winehq.com
Tue Apr 17 12:48:19 CDT 2001


ChangeSet ID:	987529699746955855283886
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at 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 at 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





More information about the wine-cvs mailing list