Stefan Dösinger : wined3d: Move a part of LockRect to the base class.

Alexandre Julliard julliard at winehq.org
Thu Nov 1 07:39:43 CDT 2007


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

Author: Stefan Dösinger <stefan at codeweavers.com>
Date:   Tue Oct  9 22:19:39 2007 +0200

wined3d: Move a part of LockRect to the base class.

---

 dlls/wined3d/surface.c         |   80 ++++++++--------------------------------
 dlls/wined3d/surface_base.c    |   77 ++++++++++++++++++++++++++++++++++++++
 dlls/wined3d/surface_gdi.c     |   71 +----------------------------------
 dlls/wined3d/wined3d_private.h |    2 +-
 4 files changed, 97 insertions(+), 133 deletions(-)

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



More information about the wine-cvs mailing list