Henri Verbeet : ddraw: Get rid of ICOM_INTERFACE.

Alexandre Julliard julliard at winehq.org
Wed Jan 21 06:39:40 CST 2009


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Wed Jan 21 09:56:13 2009 +0100

ddraw: Get rid of ICOM_INTERFACE.

---

 dlls/ddraw/clipper.c       |    8 +-
 dlls/ddraw/ddcomimpl.h     |   10 +-
 dlls/ddraw/ddraw.c         |   72 +++-----
 dlls/ddraw/ddraw_thunks.c  |    8 +-
 dlls/ddraw/device.c        |  416 +++++++++++++++-----------------------------
 dlls/ddraw/direct3d.c      |  110 ++++--------
 dlls/ddraw/executebuffer.c |   26 ++--
 dlls/ddraw/gamma.c         |    8 +-
 dlls/ddraw/light.c         |    6 +-
 dlls/ddraw/main.c          |   36 ++--
 dlls/ddraw/material.c      |   17 +-
 dlls/ddraw/parent.c        |    7 +-
 dlls/ddraw/surface.c       |   60 +++----
 dlls/ddraw/texture.c       |   22 +--
 dlls/ddraw/vertexbuffer.c  |   42 ++---
 dlls/ddraw/viewport.c      |   43 ++---
 16 files changed, 333 insertions(+), 558 deletions(-)

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



More information about the wine-cvs mailing list