-
b5387347
by Paul Gofman at 2025-01-28T22:19:09+01:00
win32u: Nullify surface hwnd when detaching Vulkan surface.
-
789899e4
by Paul Gofman at 2025-01-28T22:19:09+01:00
win32u: Check for NULL hwnd before calling vulkan_surface_presented() driver callback.
-
b63f29c4
by Paul Gofman at 2025-01-28T22:19:09+01:00
win32u: Don't invalidate existing Vulkan surface when a new one is created for window.
-
49200473
by Paul Gofman at 2025-01-28T22:19:09+01:00
winex11: Attach currently active Vulkan onscreen surface in vulkan_surface_update_offscreen().