Stefan Dösinger : wined3d: Move resource methods to the base surface class.

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


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

Author: Stefan Dösinger <stefan at codeweavers.com>
Date:   Sun Sep 16 13:42:18 2007 +0200

wined3d: Move resource methods to the base surface class.

---

 dlls/wined3d/surface.c         |   58 ++++++---------------------------------
 dlls/wined3d/surface_base.c    |   44 ++++++++++++++++++++++++++++++
 dlls/wined3d/surface_gdi.c     |   18 ++++++------
 dlls/wined3d/wined3d_private.h |   18 ++++++------
 4 files changed, 71 insertions(+), 67 deletions(-)

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



More information about the wine-cvs mailing list