wine/dlls/winevulkan
2022-11-18 17:33:49 +01:00
..
loader.c winevulkan: Use separated implementations for all 32-bit Unix calls. 2022-11-18 17:33:49 +01:00
loader_thunks.c winevulkan: Update to VK spec version 1.3.233. 2022-11-03 18:33:09 +01:00
loader_thunks.h winevulkan: Fix handling bitmasks in needs_alignment. 2022-11-11 11:14:35 +01:00
make_vulkan winevulkan: Never copy pNext pointer in 32-bit struct conversion functions. 2022-11-18 17:33:49 +01:00
Makefile.in winevulkan: Move __wine_get_vulkan_driver call to Unix lib. 2022-07-27 23:07:06 +02:00
vulkan.c winevulkan: Use separated implementations for all 32-bit Unix calls. 2022-11-18 17:33:49 +01:00
vulkan_loader.h winevulkan: Assert Unix call result in generated thunks. 2022-11-01 20:46:23 +01:00
vulkan_private.h winevulkan: Add __wine_unix_call_wow64_funcs support. 2022-11-18 17:33:49 +01:00
vulkan_thunks.c winevulkan: Never copy pNext pointer in 32-bit struct conversion functions. 2022-11-18 17:33:49 +01:00
vulkan_thunks.h winevulkan: Don't generate private thunk prototypes for PE-only functions. 2022-11-11 17:01:38 +01:00
winevulkan.json winevulkan: Update to VK spec version 1.3.233. 2022-11-03 18:33:09 +01:00
winevulkan.rc
winevulkan.spec