Henri Verbeet : wined3d: Remove IWineD3DResource::UnLoad() from the public interface.

Alexandre Julliard julliard at winehq.org
Mon Feb 28 11:02:06 CST 2011


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

Author: Henri Verbeet <hverbeet at gmail.com>
Date:   Mon Feb 28 08:05:39 2011 +0100

wined3d: Remove IWineD3DResource::UnLoad() from the public interface.

---

 dlls/wined3d/basetexture.c     |    4 +-
 dlls/wined3d/buffer.c          |   28 +++---
 dlls/wined3d/cubetexture.c     |   54 ++++++------
 dlls/wined3d/device.c          |    4 +-
 dlls/wined3d/resource.c        |    4 +-
 dlls/wined3d/surface.c         |  203 +++++++++++++++++++++-------------------
 dlls/wined3d/surface_gdi.c     |   15 ---
 dlls/wined3d/texture.c         |   49 +++++-----
 dlls/wined3d/volume.c          |   31 ++++---
 dlls/wined3d/volumetexture.c   |   43 +++++----
 dlls/wined3d/wined3d_private.h |   14 ++-
 include/wine/wined3d.idl       |    2 -
 12 files changed, 231 insertions(+), 220 deletions(-)

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



More information about the wine-cvs mailing list