Zhiyi Zhang : wined3d: Pass a struct wined3d_adapter pointer to wined3d_check_device_multisample_type().

Alexandre Julliard julliard at winehq.org
Wed Mar 11 17:38:31 CDT 2020


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

Author: Zhiyi Zhang <zzhang at codeweavers.com>
Date:   Tue Mar 10 17:35:20 2020 +0800

wined3d: Pass a struct wined3d_adapter pointer to wined3d_check_device_multisample_type().

Signed-off-by: Zhiyi Zhang <zzhang at codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/d3d11/device.c       |  4 +++-
 dlls/d3d8/directx.c       | 19 +++++++++++++++++--
 dlls/d3d9/directx.c       | 19 +++++++++++++++++--
 dlls/wined3d/directx.c    | 10 +++-------
 dlls/wined3d/wined3d.spec |  2 +-
 include/wine/wined3d.h    |  2 +-
 6 files changed, 42 insertions(+), 14 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=beb4668d58337c52d58b7cefada740695cc0614d



More information about the wine-cvs mailing list