Henri Verbeet : ddraw: Merge the surface thunks into surface.c.

Alexandre Julliard julliard at winehq.org
Tue Jul 20 11:20:30 CDT 2010


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Mon Jul 19 18:36:20 2010 +0200

ddraw: Merge the surface thunks into surface.c.

---

 dlls/ddraw/Makefile.in      |    1 -
 dlls/ddraw/ddraw.c          |    2 +-
 dlls/ddraw/ddraw_private.h  |    4 +-
 dlls/ddraw/surface.c        |  849 ++++++++++++++++++++++++++++++-------------
 dlls/ddraw/surface_thunks.c |  473 ------------------------
 5 files changed, 594 insertions(+), 735 deletions(-)

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



More information about the wine-cvs mailing list