wine/dlls/x11drv Makefile.in x11ddraw.c x11ddr ...

Alexandre Julliard julliard at winehq.com
Mon Apr 16 14:54:07 CDT 2001


ChangeSet ID:	987450847344086457975209
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	01/04/16 15:54:07

Modified files:
	dlls/x11drv    : Makefile.in x11ddraw.c x11ddraw.h x11drv_main.c 
	                 xvidmode.c 
Added files:
	dlls/x11drv    : dga2.c dga2.h 

Log message:
	Ove Kaaven <ovek at transgaming.com>
	Implemented the XF86DGA2 driver for the ddraw HAL.
	Entered some basic HAL device capabilities data.
	Added a GetDriverInfo handler.

Patch: http://cvs.winehq.com/patch.py?id=987450847344086457975209

Revision  Changes    Path
 1.11     +1 -0      wine/dlls/x11drv/Makefile.in
 1.4      +98 -8     wine/dlls/x11drv/x11ddraw.c
 1.2      +12 -1     wine/dlls/x11drv/x11ddraw.h
 1.33     +17 -0     wine/dlls/x11drv/x11drv_main.c
 1.4      +2 -2      wine/dlls/x11drv/xvidmode.c
 1.1     +0 -0       wine/dlls/x11drv/dga2.c
 1.1     +0 -0       wine/dlls/x11drv/dga2.h





More information about the wine-cvs mailing list