Henri Verbeet : d3d8: Get rid of IDirect3DDevice8Impl.

Alexandre Julliard julliard at winehq.org
Mon May 21 15:31:10 CDT 2012


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Mon May 21 20:48:36 2012 +0200

d3d8: Get rid of IDirect3DDevice8Impl.

---

 dlls/d3d8/buffer.c            |    4 +-
 dlls/d3d8/d3d8_private.h      |   29 +-
 dlls/d3d8/device.c            | 1655 ++++++++++++++++++++---------------------
 dlls/d3d8/directx.c           |    2 +-
 dlls/d3d8/shader.c            |    6 +-
 dlls/d3d8/surface.c           |    2 +-
 dlls/d3d8/swapchain.c         |    2 +-
 dlls/d3d8/texture.c           |    6 +-
 dlls/d3d8/vertexdeclaration.c |    4 +-
 dlls/d3d8/volume.c            |    2 +-
 10 files changed, 835 insertions(+), 877 deletions(-)

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



More information about the wine-cvs mailing list