wine/dlls/ddraw d3ddevice/mesa.c d3ddevice/mai ...

Alexandre Julliard julliard at wine.codeweavers.com
Fri Jan 3 15:05:39 CST 2003


ChangeSet ID:	6885
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/01/03 15:05:39

Modified files:
	dlls/ddraw/d3ddevice: mesa.c main.c 
	dlls/ddraw     : mesa_private.h d3dmaterial.c d3dlight.c 
	                 d3dexecutebuffer.c d3dcommon.c d3d_private.h 

Log message:
	Lionel Ulmer <lionel.ulmer at free.fr>
	- create a function to set the various transformation matrices to
	factorize the code between the various code path
	- fixed some logging stuff

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

Old revision  New revision  Changes     Path
 1.69          1.70          +36 -155    wine/dlls/ddraw/d3ddevice/mesa.c
 1.27          1.28          +49 -8      wine/dlls/ddraw/d3ddevice/main.c
 1.34          1.35          +8 -43      wine/dlls/ddraw/mesa_private.h
 1.12          1.13          +25 -25     wine/dlls/ddraw/d3dmaterial.c
 1.10          1.11          +8 -10      wine/dlls/ddraw/d3dlight.c
 1.17          1.18          +6 -6       wine/dlls/ddraw/d3dexecutebuffer.c
 1.10          1.11          +71 -0      wine/dlls/ddraw/d3dcommon.c
 1.22          1.23          +12 -7      wine/dlls/ddraw/d3d_private.h




More information about the wine-cvs mailing list