Alexandre Julliard pushed to branch master at wine / wine Commits: 95d93b1a by Rémi Bernon at 2026-01-19T22:56:08+01:00 winevulkan: Move copied structs without chain to a separate set. - - - - - 77238e5c by Rémi Bernon at 2026-01-19T22:56:08+01:00 winevulkan: Only require conversion if there are extensions. - - - - - 0245a17f by Rémi Bernon at 2026-01-19T22:56:08+01:00 winevulkan: Enable VK_KHR_maintenance7 extension. Stripping the recursive structure from the chain. - - - - - acbf7f4e by Rémi Bernon at 2026-01-19T22:56:08+01:00 winevulkan: Remove mostly unnecessary WINE_VK_VERSION. - - - - - 13162f5d by Rémi Bernon at 2026-01-19T22:56:08+01:00 winevulkan: Mind unsupported extensions dependencies. Extensions are not necessarily in order and we need to check their dependencies before them to correctly flag unsupported extensions. - - - - - 4 changed files: - dlls/win32u/vulkan.c - dlls/winevulkan/make_vulkan - dlls/winevulkan/vulkan_thunks.c - include/wine/vulkan.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/8b7423a6c491e32dd5efb956181729... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/8b7423a6c491e32dd5efb956181729... You're receiving this email because of your account on gitlab.winehq.org.