[Git][wine/wine][master] 6 commits: winevulkan: Rename make_vulkan VkVariable type to type_name.
Alexandre Julliard pushed to branch master at wine / wine Commits: 281c34fb by Rémi Bernon at 2026-01-26T20:21:13+01:00 winevulkan: Rename make_vulkan VkVariable type to type_name. - - - - - 4045e668 by Rémi Bernon at 2026-01-26T20:21:17+01:00 winevulkan: Hoist some type info in local variables. - - - - - bb4ce31f by Rémi Bernon at 2026-01-26T20:21:21+01:00 winevulkan: Introduce a new Type base class for types. - - - - - e36fc9b6 by Rémi Bernon at 2026-01-26T20:21:25+01:00 winevulkan: Implement require and set_order in the base class. - - - - - aff10700 by Rémi Bernon at 2026-01-26T20:21:29+01:00 winevulkan: Implement type aliasing with the base class. - - - - - 8226e434 by Rémi Bernon at 2026-01-26T20:21:34+01:00 winevulkan: Get rid of make_vulkan type_info. - - - - - 3 changed files: - dlls/winevulkan/make_vulkan - dlls/winevulkan/vulkan_thunks.c - include/wine/vulkan.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/c8dc062fe85f3902bdab6568ca14d1... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/c8dc062fe85f3902bdab6568ca14d1... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)