Paul Gofman : winex11.drv: Handle Vulkan surface creation with NULL hwnd.

Alexandre Julliard julliard at winehq.org
Mon May 3 16:37:05 CDT 2021


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

Author: Paul Gofman <pgofman at codeweavers.com>
Date:   Mon May  3 13:26:27 2021 +0300

winex11.drv: Handle Vulkan surface creation with NULL hwnd.

Signed-off-by: Paul Gofman <pgofman at codeweavers.com>
Signed-off-by: Rémi Bernon <rbernon at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/vulkan-1/tests/vulkan.c | 112 +++++++++++++++++++++++++++++++++++++++++--
 dlls/winex11.drv/vulkan.c    |  38 +++++++++++----
 dlls/winex11.drv/window.c    |  18 +++++++
 dlls/winex11.drv/x11drv.h    |   1 +
 4 files changed, 158 insertions(+), 11 deletions(-)

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



More information about the wine-cvs mailing list