Stefan Dösinger : d3d: Remove the format from index buffers.

Alexandre Julliard julliard at winehq.org
Thu Apr 9 11:13:51 CDT 2009


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

Author: Stefan Dösinger <stefan at codeweavers.com>
Date:   Thu Apr  9 10:50:31 2009 +0200

d3d: Remove the format from index buffers.

---

 dlls/d3d8/d3d8_private.h       |    2 ++
 dlls/d3d8/device.c             |    7 +++++--
 dlls/d3d8/indexbuffer.c        |    2 +-
 dlls/d3d8/vertexbuffer.c       |    2 +-
 dlls/d3d9/d3d9_private.h       |    1 +
 dlls/d3d9/device.c             |    7 ++++---
 dlls/d3d9/indexbuffer.c        |    5 +++--
 dlls/d3d9/vertexbuffer.c       |    2 +-
 dlls/ddraw/device.c            |    5 +++--
 dlls/ddraw/direct3d.c          |    2 +-
 dlls/ddraw/surface.c           |    2 +-
 dlls/wined3d/buffer.c          |    1 -
 dlls/wined3d/device.c          |   15 +++++++--------
 dlls/wined3d/stateblock.c      |   13 +++++++++----
 dlls/wined3d/wined3d_private.h |    1 +
 include/wine/wined3d.idl       |    5 ++---
 16 files changed, 42 insertions(+), 30 deletions(-)

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



More information about the wine-cvs mailing list