Stefan Dösinger : wined3d: Move the software blitting to the base surface class.

Alexandre Julliard julliard at winehq.org
Tue Sep 18 05:31:05 CDT 2007


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

Author: Stefan Dösinger <stefan at codeweavers.com>
Date:   Mon Sep 17 16:03:21 2007 +0200

wined3d: Move the software blitting to the base surface class.

---

 dlls/wined3d/surface.c         |    4 +-
 dlls/wined3d/surface_base.c    |  957 +++++++++++++++++++++++++++++++++++++++
 dlls/wined3d/surface_gdi.c     |  959 +---------------------------------------
 dlls/wined3d/wined3d_private.h |    4 +-
 4 files changed, 963 insertions(+), 961 deletions(-)

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



More information about the wine-cvs mailing list