Henri Verbeet : wined3d: Get rid of the WINED3DMULTISAMPLE_TYPE typedef.

Alexandre Julliard julliard at winehq.org
Mon Jan 9 14:24:28 CST 2012


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Sun Jan  8 21:15:00 2012 +0100

wined3d: Get rid of the WINED3DMULTISAMPLE_TYPE typedef.

---

 dlls/d3d10core/device.c        |    4 +-
 dlls/d3d10core/texture.c       |    2 +-
 dlls/d3d8/device.c             |    4 +-
 dlls/d3d8/directx.c            |    3 +-
 dlls/d3d9/device.c             |    4 +-
 dlls/ddraw/ddraw.c             |    4 +-
 dlls/ddraw/surface.c           |    2 +-
 dlls/dxgi/factory.c            |    2 +-
 dlls/wined3d/buffer.c          |    2 +-
 dlls/wined3d/device.c          |    2 +-
 dlls/wined3d/directx.c         |    4 +-
 dlls/wined3d/resource.c        |    2 +-
 dlls/wined3d/surface.c         |    6 ++--
 dlls/wined3d/texture.c         |    2 +-
 dlls/wined3d/volume.c          |    2 +-
 dlls/wined3d/wined3d_private.h |    4 +-
 include/wine/wined3d.h         |   53 +++++++++++++++++++--------------------
 17 files changed, 51 insertions(+), 51 deletions(-)

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



More information about the wine-cvs mailing list