This part introduces support for Vulkan swapchains to the Wayland driver:

  • Implement several Vulkan functions typically called to get info before swapchain creation.
  • Implement swapchain creation/destruction
  • Implement getting swapchain images.

Source: https://gitlab.winehq.org/wine/wine/-/merge_requests/4456

  • shmerlB
    link
    fedilink
    English
    arrow-up
    1
    ·
    10 months ago

    Getting close to making some games playable.