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