Releases: DadSchoorse/vkBasalt
Releases · DadSchoorse/vkBasalt
Version 0.3.2.10
- fixed build with GCC 12
Version 0.3.2.9
- fixed build with latest Vulkan-Headers
- fixed crash when destroying
VK_NULL_HANDLE
instances, devices and swapchains (affected mpv)
Version 0.3.2.8
- fixed regression with multiple effects enabled
Version 0.3.2.7
- fixed compatibility with newer vkd3d-proton by fixing
VK_INCOMPLETE
handling invkGetSwapchainImagesKHR
Version 0.3.2.6
- Vulkan 1.3 support
Version 0.3.2.5
- micro optimized some shaders
- added a new enableOnLaunch config option
- fixed crash when the swapchain was created before vkGetDeviceQueue was called
- fixed build on gcc12
Version 0.3.2.4
Build
vulkan-headers
andspirv-headers
are now build time dependencies- system-wide paths are now configured at build time
- fixed meson's unity feature
Bug Fixes
- fixed artifacts around the swapchain border
Version 0.3.2.3
- New build option to install the library to a private directory