wine/dlls/d3d8 directx.c device.c d3d8_private ...

Alexandre Julliard julliard at wine.codeweavers.com
Wed Jun 4 18:01:49 CDT 2003


ChangeSet ID:	8403
CVSROOT:	/home/winehq/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/06/04 18:01:49

Modified files:
	dlls/d3d8      : directx.c device.c d3d8_private.h 
Added files:
	dlls/d3d8      : d3dcore_gl.h 

Log message:
	Raphael Junqueira <fenix at club-internet.fr>
	- add a new private header d3dcore_gl.h that declares needed opengl
	defines and the caps defines
	- cleanup of device.c using the caps defines (avoid the #ifdef
	nigthmare)
	- add {Set,Get}GammaRamp support

Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8403

Old revision  New revision  Changes     Path
 1.40          1.41          +8 -0       wine/dlls/d3d8/directx.c
 1.67          1.68          +79 -109    wine/dlls/d3d8/device.c
 1.32          1.33          +11 -62     wine/dlls/d3d8/d3d8_private.h
 Added         1.1           +0 -0       wine/dlls/d3d8/d3dcore_gl.h




More information about the wine-cvs mailing list