wine/dlls/winevulkan
Rémi Bernon 69f8118883 winevulkan: Allow only one vulkan surface at a time for an HWND.
Fixes bb872831de which lost this from the
winex11 driver. This might be something we want to relax at some point
to allow multiple APIs to draw to the same HWND, but it was done like
that before and it is technically a regression.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56380
2024-03-19 23:02:11 +01:00
..
loader.c include: Add a typedef for user callback function pointers. 2024-01-22 11:26:56 +01:00
loader_thunks.c winevulkan: Update to VK spec version 1.3.277. 2024-02-06 22:54:21 +01:00
loader_thunks.h winevulkan: Update to VK spec version 1.3.277. 2024-02-06 22:54:21 +01:00
make_vulkan winevulkan: Update to VK spec version 1.3.279. 2024-03-04 15:39:06 +01:00
Makefile.in
vulkan.c winevulkan: Allow only one vulkan surface at a time for an HWND. 2024-03-19 23:02:11 +01:00
vulkan_loader.h winevulkan: Remove unnecessary WINEVULKAN_QUIRK_ADJUST_MAX_IMAGE_COUNT quirk. 2024-02-28 21:55:25 +01:00
vulkan_private.h winevulkan: Allow only one vulkan surface at a time for an HWND. 2024-03-19 23:02:11 +01:00
vulkan_thunks.c winevulkan: Update to VK spec version 1.3.279. 2024-03-04 15:39:06 +01:00
vulkan_thunks.h winevulkan: Implement vkGetPhysicalDeviceSurfaceFormats2KHR fallback. 2024-02-22 12:47:21 +01:00
winevulkan.json winevulkan: Update to VK spec version 1.3.279. 2024-03-04 15:39:06 +01:00
winevulkan.rc
winevulkan.spec winevulkan: Update to VK spec version 1.3.277. 2024-02-06 22:54:21 +01:00