-
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.