[Git][wine/wine][master] 7 commits: win32u: Pass struct vulkan_physical_device pointer to drivers.
Alexandre Julliard pushed to branch master at wine / wine Commits: 08fabc1d by Rémi Bernon at 2025-09-02T23:01:41+02:00 win32u: Pass struct vulkan_physical_device pointer to drivers. - - - - - 0d6a4aec by Rémi Bernon at 2025-09-02T23:01:41+02:00 winevulkan: Simplify VkDefine and typedefs generation. - - - - - d9dc8899 by Rémi Bernon at 2025-09-02T23:01:41+02:00 winevulkan: Generate structs and pointers for wayland platform. - - - - - b7de4e33 by Rémi Bernon at 2025-09-02T23:01:41+02:00 winevulkan: Generate structs and pointers for macos platform. - - - - - b7a1e167 by Rémi Bernon at 2025-09-02T23:01:41+02:00 winevulkan: Generate structs and pointers for xlib platform. - - - - - 8b231122 by Rémi Bernon at 2025-09-02T23:01:41+02:00 winevulkan: Simplify function pointer generation. - - - - - 3b35c5da by Rémi Bernon at 2025-09-02T23:01:41+02:00 winevulkan: Simplify struct generation ordering. - - - - - 7 changed files: - dlls/win32u/vulkan.c - dlls/winemac.drv/vulkan.c - dlls/winevulkan/make_vulkan - dlls/winewayland.drv/vulkan.c - dlls/winex11.drv/vulkan.c - include/wine/vulkan.h - include/wine/vulkan_driver.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/1af014a375c9b8bbb7f23d6a331eb0... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/1af014a375c9b8bbb7f23d6a331eb0... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)