Package Release Info

vkbasalt-0.3.2.9-bp156.1.4

Update Info: Base Release
Available in Package Hub : 15 SP6

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

vkbasalt

Change Logs

* Sun Apr 02 2023 Carsten Ziepke <kieltux@gmail.com>
- 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++
* Wed Dec 28 2022 Dirk Müller <dmueller@suse.com>
- 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
* Tue Dec 06 2022 Dirk Müller <dmueller@suse.com>
- update to v0.3.2.6:
  * Vulkan 1.3 support
* Mon Feb 14 2022 andy great <andythe_great@pm.me>
- 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
* Thu Jul 22 2021 andy great <andythe_great@pm.me>
- 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
* Thu Nov 26 2020 andy great <andythe_great@pm.me>
- Update to version 0.3.2.3.
  * New build option to install the library to a private directory.
* Thu Sep 17 2020 andy great <andythe_great@pm.me>
- Initial package release.
- Add vkbasalt-rpmlintrc to fix shlib-policy-name-error.