Henri Verbeet : wined3d: Rename resource functions to reflect that they' re not COM functions.

Alexandre Julliard julliard at winehq.org
Wed Dec 3 05:56:23 CST 2008


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Tue Dec  2 18:41:33 2008 +0100

wined3d: Rename resource functions to reflect that they're not COM functions.

---

 dlls/wined3d/basetexture.c     |    3 ++-
 dlls/wined3d/cubetexture.c     |   16 ++++++++--------
 dlls/wined3d/indexbuffer.c     |   18 +++++++++---------
 dlls/wined3d/resource.c        |   40 ++++++++++++++++++++++++----------------
 dlls/wined3d/surface.c         |    2 +-
 dlls/wined3d/surface_base.c    |   16 ++++++++--------
 dlls/wined3d/surface_gdi.c     |    2 +-
 dlls/wined3d/texture.c         |   16 ++++++++--------
 dlls/wined3d/vertexbuffer.c    |   18 +++++++++---------
 dlls/wined3d/volume.c          |   18 +++++++++---------
 dlls/wined3d/volumetexture.c   |   16 ++++++++--------
 dlls/wined3d/wined3d_private.h |   22 ++++++++++++----------
 12 files changed, 99 insertions(+), 88 deletions(-)

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



More information about the wine-cvs mailing list