Henri Verbeet : wined3d: Rename the "format" field in wined3d_format_desc to "id".

Alexandre Julliard julliard at winehq.org
Thu Aug 26 11:42:02 CDT 2010


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Wed Aug 25 20:46:51 2010 +0200

wined3d: Rename the "format" field in wined3d_format_desc to "id".

---

 dlls/wined3d/buffer.c          |    8 +++---
 dlls/wined3d/context.c         |   18 +++++++-------
 dlls/wined3d/cubetexture.c     |    4 +-
 dlls/wined3d/device.c          |   18 +++++++-------
 dlls/wined3d/directx.c         |   21 ++++++++-------
 dlls/wined3d/drawprim.c        |   14 +++++-----
 dlls/wined3d/state.c           |    4 +-
 dlls/wined3d/surface.c         |   53 ++++++++++++++++++++-------------------
 dlls/wined3d/surface_base.c    |   23 +++++++++--------
 dlls/wined3d/surface_gdi.c     |    4 +-
 dlls/wined3d/swapchain.c       |    2 +-
 dlls/wined3d/texture.c         |   10 ++++----
 dlls/wined3d/utils.c           |   52 ++++++++++++++++++++-------------------
 dlls/wined3d/volume.c          |    5 ++-
 dlls/wined3d/wined3d_private.h |    5 ++-
 15 files changed, 124 insertions(+), 117 deletions(-)

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



More information about the wine-cvs mailing list