Stefan Dösinger : d3d: Unify WINED3DVERTEXBUFFER_DESC and WINED3DINDEXBUFFER_DESC.

Alexandre Julliard julliard at winehq.org
Wed Apr 8 10:05:32 CDT 2009


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

Author: Stefan Dösinger <stefan at codeweavers.com>
Date:   Mon Apr  6 13:28:02 2009 +0200

d3d: Unify WINED3DVERTEXBUFFER_DESC and WINED3DINDEXBUFFER_DESC.

---

 dlls/d3d8/indexbuffer.c   |    8 ++++++--
 dlls/d3d8/vertexbuffer.c  |    9 +++++++--
 dlls/d3d9/indexbuffer.c   |   19 +++++++++++--------
 dlls/d3d9/vertexbuffer.c  |    9 +++++++--
 dlls/ddraw/device.c       |    4 ++--
 dlls/ddraw/vertexbuffer.c |    6 +++---
 dlls/wined3d/buffer.c     |    4 ++--
 dlls/wined3d/device.c     |    2 +-
 include/wine/wined3d.idl  |   23 ++++++-----------------
 9 files changed, 45 insertions(+), 39 deletions(-)

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



More information about the wine-cvs mailing list