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

Alexandre Julliard julliard at winehq.org
Thu Nov 17 12:52:34 CST 2011


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Wed Nov 16 20:08:06 2011 +0100

wined3d: Get rid of the WINED3DDISPLAYMODE typedef.

---

 dlls/d3d8/device.c       |    2 +-
 dlls/d3d8/directx.c      |    5 +-
 dlls/d3d9/device.c       |    2 +-
 dlls/d3d9/directx.c      |    4 +-
 dlls/d3d9/swapchain.c    |    2 +-
 dlls/ddraw/ddraw.c       |  136 +++++++++++++++++++++++-----------------------
 dlls/ddraw/device.c      |   10 ++--
 dlls/dxgi/output.c       |    8 ++--
 dlls/wined3d/device.c    |   66 +++++++++++-----------
 dlls/wined3d/directx.c   |   36 ++++++------
 dlls/wined3d/swapchain.c |   35 ++++++------
 include/wine/wined3d.h   |   22 ++++----
 12 files changed, 166 insertions(+), 162 deletions(-)

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



More information about the wine-cvs mailing list