Stefan Dösinger : wined3d: Begin centralizing surface location management.

Alexandre Julliard julliard at winehq.org
Fri Oct 26 08:34:52 CDT 2007


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

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

wined3d: Begin centralizing surface location management.

---

 dlls/wined3d/context.c           |    2 +-
 dlls/wined3d/device.c            |   10 +++-----
 dlls/wined3d/drawprim.c          |   14 +++++-------
 dlls/wined3d/surface.c           |   41 ++++++++++++++++++++++++++-----------
 dlls/wined3d/surface_base.c      |    2 +-
 dlls/wined3d/surface_gdi.c       |   16 +++++++++++++-
 dlls/wined3d/swapchain.c         |    4 +-
 dlls/wined3d/wined3d_private.h   |    3 ++
 include/wine/wined3d_interface.h |    2 +
 9 files changed, 63 insertions(+), 31 deletions(-)

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



More information about the wine-cvs mailing list