wine/dlls/d3d8 directx.c device.c

Alexandre Julliard julliard at wine.codeweavers.com
Tue Jan 14 17:12:37 CST 2003


ChangeSet ID:	7037
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/01/14 17:12:37

Modified files:
	dlls/d3d8      : directx.c device.c 

Log message:
	Raphael Junqueira <fenix at club-internet.fr>
	- beginning of vertex matrix blending using extensions (currently
	alpha alpha stage as i haven't understand needed extension behavior)
	- modify SetRenderState for matrix blending specific params
	- by default diffuse color is white ;)
	- comments most of the traces (else flood ...)
	- add more urls in comments
	- indent, cleanups

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

Old revision  New revision  Changes     Path
 1.13          1.14          +2 -2       wine/dlls/d3d8/directx.c
 1.27          1.28          +161 -30    wine/dlls/d3d8/device.c




More information about the wine-cvs mailing list