You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
🐸 🐸
New Features
vkBasalt can now use a big number of reshade fx shaders, please read the README for more infos
FXAA quality has been improved by always applying the changes in the sRGB color space
VK_KHR_swapchain_mutable_format is now used for sRGB <-> UNORM format conversion if available
Vulkan 1.0 applications are now getting promoted to Vulkan 1.1 to increase compatibility with newer features
Setup
GCC 9 or higher is now required to build vkBasalt
the config file doesn't get overwritten by updating/reinstalling vkBasalt anymore
the config file can now be located in ~/.config
Vulkan 1.1 is now required
Bug Fixes
broken behavior caused by the application requesting the swapchain images more than once has been fixed → improved compatibility with mesa overlay and mango hud