Henri Verbeet : ddraw: Merge texture.c into surface.c.

Alexandre Julliard julliard at winehq.org
Thu Aug 19 11:44:02 CDT 2010


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Wed Aug 18 19:26:19 2010 +0200

ddraw: Merge texture.c into surface.c.

---

 dlls/ddraw/Makefile.in |    1 -
 dlls/ddraw/surface.c   |  398 ++++++++++++++++++++++++++++++++++++++
 dlls/ddraw/texture.c   |  501 ------------------------------------------------
 3 files changed, 398 insertions(+), 502 deletions(-)

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



More information about the wine-cvs mailing list