Alexandre Julliard pushed to branch master at wine / wine Commits: f3feb131 by Rémi Bernon at 2025-09-05T21:07:30+02:00 winevulkan: Generate structs for external memory fds. - - - - - 89320106 by Rémi Bernon at 2025-09-05T21:07:36+02:00 winevulkan: Force copy some memory, buffer and image struct chains. So that we can edit them in place in win32u. - - - - - 15028b6f by Rémi Bernon at 2025-09-05T21:07:43+02:00 win32u: Strip unsupported structs from vkAllocateMemory chain. - - - - - f4a357c2 by Rémi Bernon at 2025-09-05T21:07:43+02:00 win32u: Strip unsupported structs from vkCreateBuffer chain. - - - - - 66522987 by Rémi Bernon at 2025-09-05T21:07:43+02:00 win32u: Strip unsupported structs from vkCreateImage chain. - - - - - 152a7ec9 by Rémi Bernon at 2025-09-05T21:07:43+02:00 win32u: Hook VK_KHR_external_memory_win32 functions. - - - - - 8 changed files: - dlls/win32u/vulkan.c - dlls/winevulkan/loader_thunks.c - dlls/winevulkan/loader_thunks.h - dlls/winevulkan/make_vulkan - dlls/winevulkan/vulkan_thunks.c - dlls/winevulkan/vulkan_thunks.h - include/wine/vulkan.h - include/wine/vulkan_driver.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/4ea0354ecaf6c601d304cce4f7e5a4... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/4ea0354ecaf6c601d304cce4f7e5a4... You're receiving this email because of your account on gitlab.winehq.org.