Henri Verbeet : d3d8: Explicitly convert between D3DFORMAT and WINED3DFORMAT values.

Alexandre Julliard julliard at winehq.org
Fri Feb 20 12:49:31 CST 2009


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Thu Feb 19 16:59:41 2009 +0100

d3d8: Explicitly convert between D3DFORMAT and WINED3DFORMAT values.

---

 dlls/d3d8/cubetexture.c   |    3 +
 dlls/d3d8/d3d8_private.h  |    2 +
 dlls/d3d8/device.c        |  160 ++++++++++++++++++++++++++++++++++++++-------
 dlls/d3d8/directx.c       |   31 +++++----
 dlls/d3d8/indexbuffer.c   |    3 +
 dlls/d3d8/surface.c       |    3 +
 dlls/d3d8/texture.c       |    3 +
 dlls/d3d8/vertexbuffer.c  |    3 +
 dlls/d3d8/volume.c        |    3 +
 dlls/d3d8/volumetexture.c |    3 +
 10 files changed, 177 insertions(+), 37 deletions(-)

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



More information about the wine-cvs mailing list