Henri Verbeet : wined3d: Get rid of the remaining "Flags".

Alexandre Julliard julliard at winehq.org
Tue Nov 23 09:38:21 CST 2010


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Thu Nov 18 20:50:40 2010 +0100

wined3d: Get rid of the remaining "Flags".

---

 dlls/wined3d/clipper.c         |   12 ++--
 dlls/wined3d/cubetexture.c     |    8 ++-
 dlls/wined3d/device.c          |   40 ++++++-----
 dlls/wined3d/directx.c         |    9 ++-
 dlls/wined3d/palette.c         |   21 ++++--
 dlls/wined3d/query.c           |   42 +++++++-----
 dlls/wined3d/resource.c        |   16 +++--
 dlls/wined3d/surface.c         |   97 ++++++++++++++-------------
 dlls/wined3d/surface_base.c    |  141 ++++++++++++++++++++++------------------
 dlls/wined3d/surface_gdi.c     |    9 +--
 dlls/wined3d/swapchain.c       |    5 +-
 dlls/wined3d/swapchain_base.c  |    9 ++-
 dlls/wined3d/swapchain_gdi.c   |    5 +-
 dlls/wined3d/texture.c         |    8 ++-
 dlls/wined3d/volume.c          |   15 ++--
 dlls/wined3d/volumetexture.c   |    8 ++-
 dlls/wined3d/wined3d_private.h |   16 ++--
 17 files changed, 255 insertions(+), 206 deletions(-)

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



More information about the wine-cvs mailing list