| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- No longer force use of GCC 12.
- Add 32bit package
- update to 0.3.2.10: * fixed build with GCC 12
- update to v0.3.2.9:
* fixed build with latest Vulkan-Headers
* fixed crash when destroying VK_NULL_HANDLE instances, devices
and swapchains (affected mpv)
- Use gcc11-c++ for openSUSE Leap, otherwise temporarily gcc12-c++,
because build fails with gcc13-c++
- update to v0.3.2.8:
* fixed regression with multiple effects enabled
* fixed compatibility with newer vkd3d-proton by fixing VK_INCOMPLETE
handling in vkGetSwapchainImagesKHR
- update to v0.3.2.6: * Vulkan 1.3 support
- Update to 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
- Update to version 0.3.2.4. * Fixed more issues where incorrect engine name would be shown * ToGL detection * middle-left and middle-right are now options in the position param * Fixed issue where vulkan driver version would be incorrect
- Update to version 0.3.2.3. * New build option to install the library to a private directory.
- Initial package release. - Add vkbasalt-rpmlintrc to fix shlib-policy-name-error.