wine/dlls/winevulkan
2022-12-01 20:36:04 +01:00
..
loader.c ntdll: Export the Unix call dispatcher function pointer. 2022-12-01 11:38:23 +01:00
loader_thunks.c winevulkan: Use the Unix call helpers. 2022-11-25 10:19:43 +01:00
loader_thunks.h winevulkan: Update to VK spec version 1.3.235. 2022-11-22 21:51:25 +01:00
make_vulkan winevulkan: Don't try to unwrap missing optional handle struct members. 2022-12-01 20:36:04 +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: Return error if vkMapMemory would truncate pointer on wow64. 2022-11-18 17:33:49 +01:00
vulkan_loader.h winevulkan: Use the Unix call helpers. 2022-11-25 10:19:43 +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: Don't try to unwrap missing optional handle struct members. 2022-12-01 20:36:04 +01:00
vulkan_thunks.h winevulkan: Update to VK spec version 1.3.235. 2022-11-22 21:51:25 +01:00
winevulkan.json winevulkan: Update to VK spec version 1.3.235. 2022-11-22 21:51:25 +01:00
winevulkan.rc
winevulkan.spec