Henri Verbeet : ddraw: Get rid of ddcomimpl.h.

Alexandre Julliard julliard at winehq.org
Thu Jan 22 08:41:27 CST 2009


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Thu Jan 22 10:33:37 2009 +0100

ddraw: Get rid of ddcomimpl.h.

---

 dlls/ddraw/ddcomimpl.h      |   28 --
 dlls/ddraw/ddraw_private.h  |    7 +-
 dlls/ddraw/ddraw_thunks.c   |  598 +++++++++----------------------------------
 dlls/ddraw/device.c         |   19 +-
 dlls/ddraw/direct3d.c       |   16 +-
 dlls/ddraw/material.c       |   43 ++--
 dlls/ddraw/surface.c        |    2 +-
 dlls/ddraw/surface_thunks.c |   18 +-
 dlls/ddraw/texture.c        |   12 +-
 9 files changed, 178 insertions(+), 565 deletions(-)

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



More information about the wine-cvs mailing list