ChangeSet ID: 7037 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/01/14 17:12:37
Modified files: dlls/d3d8 : directx.c device.c
Log message: Raphael Junqueira fenix@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