Henri Verbeet : wined3d: Rename the wined3d_format "Flags" field to "flags" .

Alexandre Julliard julliard at winehq.org
Fri Nov 12 11:22:37 CST 2010


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Fri Nov 12 13:12:05 2010 +0100

wined3d: Rename the wined3d_format "Flags" field to "flags".

---

 dlls/wined3d/basetexture.c     |    8 ++++----
 dlls/wined3d/context.c         |   12 ++++++------
 dlls/wined3d/device.c          |    6 +++---
 dlls/wined3d/directx.c         |   32 ++++++++++++++++----------------
 dlls/wined3d/shader.c          |    6 +++---
 dlls/wined3d/state.c           |    2 +-
 dlls/wined3d/surface.c         |   16 ++++++++--------
 dlls/wined3d/surface_base.c    |   12 ++++++------
 dlls/wined3d/texture.c         |    2 +-
 dlls/wined3d/utils.c           |   36 ++++++++++++++++++------------------
 dlls/wined3d/wined3d_private.h |    2 +-
 11 files changed, 67 insertions(+), 67 deletions(-)

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



More information about the wine-cvs mailing list