ChangeSet ID: 6846 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/01/02 13:53:43
Modified files: dlls/ddraw/d3ddevice: mesa.c main.c dlls/ddraw : mesa_private.h d3dexecutebuffer.c d3d_private.h
Log message: Lionel Ulmer lionel.ulmer@free.fr Implement GetTransform and rework a bit the matrices storage.
Patch: http://cvs.winehq.com/patch.py?id=6846
Old revision New revision Changes Path 1.59 1.60 +45 -41 wine/dlls/ddraw/d3ddevice/mesa.c 1.23 1.24 +26 -1 wine/dlls/ddraw/d3ddevice/main.c 1.28 1.29 +0 -5 wine/dlls/ddraw/mesa_private.h 1.14 1.15 +17 -17 wine/dlls/ddraw/d3dexecutebuffer.c 1.18 1.19 +5 -0 wine/dlls/ddraw/d3d_private.h