Stefan Dösinger : wined3d: Move non-rendering surface specific code to the base class.

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


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

Author: Stefan Dösinger <stefan at codeweavers.com>
Date:   Sun Sep 16 14:03:39 2007 +0200

wined3d: Move non-rendering surface specific code to the base class.

---

 dlls/wined3d/surface.c         |   99 ++-------------------------------------
 dlls/wined3d/surface_base.c    |   93 +++++++++++++++++++++++++++++++++++++-
 dlls/wined3d/surface_gdi.c     |   12 ++--
 dlls/wined3d/wined3d_private.h |   12 ++--
 4 files changed, 110 insertions(+), 106 deletions(-)

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



More information about the wine-cvs mailing list