Ivan Gyurdiev : wined3d: Merge D3DMATRIX types into one type in WINED3D namespace.

Alexandre Julliard julliard at wine.codeweavers.com
Thu Oct 12 05:46:45 CDT 2006


Module: wine
Branch: master
Commit: ac371631246fbaddd43be503c589d66e5c6056f6
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=ac371631246fbaddd43be503c589d66e5c6056f6

Author: Ivan Gyurdiev <ivg231 at gmail.com>
Date:   Thu Oct 12 02:21:39 2006 -0400

wined3d: Merge D3DMATRIX types into one type in WINED3D namespace.

---

 dlls/d3d8/device.c               |    9 ++++++---
 dlls/d3d9/device.c               |   12 +++++++++---
 dlls/ddraw/device.c              |    9 ++++++---
 dlls/ddraw/executebuffer.c       |    8 +++++---
 dlls/wined3d/device.c            |   20 ++++++++++----------
 dlls/wined3d/stateblock.c        |    6 +++---
 dlls/wined3d/utils.c             |    4 ++--
 dlls/wined3d/wined3d_private.h   |    4 ++--
 include/wine/wined3d_interface.h |    6 +++---
 include/wine/wined3d_types.h     |   12 ++++++++++++
 10 files changed, 58 insertions(+), 32 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=ac371631246fbaddd43be503c589d66e5c6056f6



More information about the wine-cvs mailing list