Page MenuHomeSolus

Update vkbasalt to 0.3.2.9
ClosedPublic

Authored by Jacek on Thu, May 11, 8:54 AM.

Details

Summary

Update vkbasalt to fix compatibility with Vulkan 1.3 and newest version of vkd3d-proton
Changelog:

  • Vulkan 1.3 support
  • fixed compatibility with newer vkd3d-proton by fixing VK_INCOMPLETE handling in vkGetSwapchainImagesKHR
  • fixed regression with multiple effects enabled
  • fixed crash when destroying VK_NULL_HANDLE instances, devices and swapchains (affected mpv)
Test Plan

Tested multiple effects within GOverlay, successfully launched Cyberpunk which crashed before

Diff Detail

Repository
R5039 vkbasalt
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Jacek requested review of this revision.Thu, May 11, 8:54 AM
ikey added a subscriber: ikey.

LGTM. Just need someone to land it.

This revision is now accepted and ready to land.Thu, May 11, 9:30 AM
Staudey added a subscriber: Staudey.

LGTM, thanks!

This revision was automatically updated to reflect the committed changes.