Henri Verbeet : wined3d: Get rid of the surface_type parameter to wined3d_check_device_format().

Alexandre Julliard julliard at winehq.org
Thu Jan 17 14:48:49 CST 2013


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Thu Jan 17 10:24:28 2013 +0100

wined3d: Get rid of the surface_type parameter to wined3d_check_device_format().

---

 dlls/d3d8/directx.c        |    2 +-
 dlls/d3d9/directx.c        |    2 +-
 dlls/ddraw/ddraw.c         |   34 +++++++++++++++-------------------
 dlls/ddraw/ddraw_private.h |   14 +++++++-------
 dlls/ddraw/device.c        |   17 +++++++----------
 dlls/ddraw/main.c          |   10 +++++-----
 dlls/wined3d/directx.c     |   22 ++++++++++------------
 dlls/wined3d/wined3d.spec  |    2 +-
 include/wine/wined3d.h     |    9 +--------
 9 files changed, 48 insertions(+), 64 deletions(-)

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



More information about the wine-cvs mailing list