Alexandre Julliard pushed to branch master at wine / wine
Commits: 1d24100d by Rémi Bernon at 2024-11-29T16:28:20+01:00 winevulkan: Name wine_device parameters and variables more consistently.
- - - - - a43fef80 by Rémi Bernon at 2024-11-29T16:28:20+01:00 winevulkan: Introduce a new vulkan_device base structure.
- - - - - 6fcd2a5c by Rémi Bernon at 2024-11-29T16:28:23+01:00 winevulkan: Restore some wine_*_from_handle helpers.
- - - - - fac4958e by Rémi Bernon at 2024-11-29T16:28:23+01:00 winevulkan: Introduce a new vulkan_queue base structure.
- - - - - 5722983f by Rémi Bernon at 2024-11-29T16:28:27+01:00 winevulkan: Introduce a new vulkan_surface base structure.
- - - - - b73309d4 by Rémi Bernon at 2024-11-29T16:28:30+01:00 winevulkan: Introduce a new vulkan_swapchain base structure.
- - - - - 6c242a1e by Rémi Bernon at 2024-11-29T16:28:34+01:00 winevulkan: Use a vulkan_object header for other wrappers.
- - - - -
6 changed files:
- dlls/winevulkan/make_vulkan - dlls/winevulkan/vulkan.c - dlls/winevulkan/vulkan_private.h - dlls/winevulkan/vulkan_thunks.c - dlls/winex11.drv/vulkan.c - include/wine/vulkan_driver.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d58e917e2cb36c6ffcb259356c0617...