[Git][wine/wine][master] 5 commits: winevulkan: Move copied structs without chain to a separate set.

"Alexandre Julliard (@julliard) via Wine-commits" <[email protected]> Mon, 19 Jan 2026 16:00:40 -0600
Newsgroups gmane.comp.emulators.wine.cvs
Message-ID <[email protected]>

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/8b7423a6c491e32dd5efb95618172962d724d9de...13162f5d4874e2b79440174d7301a218ca1d65c1

-- 
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/8b7423a6c491e32dd5efb95618172962d724d9de...13162f5d4874e2b79440174d7301a218ca1d65c1
You're receiving this email because of your account on gitlab.winehq.org.