Zhiyi Zhang : wined3d: Use valid adapter LUIDs if they are available.

Alexandre Julliard julliard at winehq.org
Wed Jul 8 15:34:35 CDT 2020


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

Author: Zhiyi Zhang <zzhang at codeweavers.com>
Date:   Wed Jul  8 15:58:34 2020 +0800

wined3d: Use valid adapter LUIDs if they are available.

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/d3d12/tests/d3d12.c       |  2 +-
 dlls/dxgi/tests/dxgi.c         |  4 ++--
 dlls/wined3d/adapter_gl.c      |  6 +++++-
 dlls/wined3d/adapter_vk.c      | 18 +++++++++++-------
 dlls/wined3d/directx.c         | 31 +++++++++++++++++++++----------
 dlls/wined3d/utils.c           | 35 +++++++++++++++++++++++++++++++++++
 dlls/wined3d/wined3d_private.h |  3 ++-
 7 files changed, 77 insertions(+), 22 deletions(-)

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



More information about the wine-cvs mailing list