[Git][wine/wine][master] 5 commits: winevulkan: Order the win32 structs as other structs.
Alexandre Julliard pushed to branch master at wine / wine Commits: 6a663cc9 by Rémi Bernon at 2025-09-04T12:40:52+02:00 winevulkan: Order the win32 structs as other structs. - - - - - bcb1861c by Rémi Bernon at 2025-09-04T12:40:52+02:00 winevulkan: Simplify struct conversion enumeration. Returning the conversions as they as used, instead of a separate and possibly different enumeration. - - - - - 169cc072 by Rémi Bernon at 2025-09-04T12:40:52+02:00 winevulkan: Build the struct extension list lazily. - - - - - d07607e6 by Rémi Bernon at 2025-09-04T12:40:52+02:00 winevulkan: Enumerate struct extensions with the registry structs. - - - - - 32fe42f3 by Rémi Bernon at 2025-09-04T12:40:52+02:00 winevulkan: Avoid converting unexposed extensions structs. - - - - - 2 changed files: - dlls/winevulkan/make_vulkan - dlls/winevulkan/vulkan_thunks.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/beed63ac4e613133efa615511b517b... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/beed63ac4e613133efa615511b517b... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)