Henri Verbeet : wined3d: Remove LoadLocation() from the public wined3d surface interface.

Alexandre Julliard julliard at winehq.org
Thu Jul 22 12:09:18 CDT 2010


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Wed Jul 21 18:48:22 2010 +0200

wined3d: Remove LoadLocation() from the public wined3d surface interface.

---

 dlls/wined3d/context.c         |    2 +-
 dlls/wined3d/cubetexture.c     |    2 +-
 dlls/wined3d/device.c          |    8 +-
 dlls/wined3d/drawprim.c        |    2 +-
 dlls/wined3d/surface.c         |  268 ++++++++++++++++++++-------------------
 dlls/wined3d/surface_gdi.c     |   13 --
 dlls/wined3d/swapchain.c       |    2 +-
 dlls/wined3d/texture.c         |    2 +-
 dlls/wined3d/wined3d_private.h |    1 +
 include/wine/wined3d.idl       |    4 -
 10 files changed, 147 insertions(+), 157 deletions(-)

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



More information about the wine-cvs mailing list