Changelog for
vkmark-2017.08+git.20230412-benchmark.31.6.x86_64.rpm :
* Thu Jun 15 2023 Martin Pluskal
- Update to version 2017.08+git.20230412:
* kms: Use VK_EXT_external_memory_dmabuf to create dmabuf-backed Vulkan images
* core,ws: Allow WSI backends to request device extensions
* core: Improve log message consistency
* github: Build with both ubuntu-20.04 and ubuntu-22.04 in CI
* vkutil: transition image to eShaderReadOnlyOptimal
* Fix missing include- Drop no longer needed vkmark-cstdint-include.patch
* Tue Mar 28 2023 malcolmlewisAATTopensuse.org- Add vkmark-cstdint-include.patch: Add missing cstdint include in scene.h, (gh#vkmark/vkmark#51).
* Thu Feb 02 2023 malcolmlewisAATTopensuse.org- Drop build requires on deprecated Mesa-libVulkan-devel.
* Thu Nov 24 2022 Martin Pluskal - Update to version 2017.08+git.20220909:
* Fix missing includes- Drop vkmark-fix-missing-include.patch
* Fri Sep 09 2022 malcolmlewisAATTopensuse.org- Add vkmark-fix-missing-include.patch: Add missing memory include to fix building.
* Tue Jun 28 2022 malcolmlewisAATTopensuse.org- Update to version 2017.08+git.20220516:
* vkutil: Fix compilation with older vulkan-hpp versions
* vkutil: Avoid deprecated vk::ResultValue implicit cast
* tests: Update catch.hpp to v2.13.9- Drop vkmark-sigstksz-not-constant.patch as this is upstreamed.
* Mon Dec 20 2021 malcolmlewisAATTopensuse.org- Add vkmark-sigstksz-not-constant.patch: Temporary fix for glibc changes, (gh#vkmark/vkmark#37).
* Wed Oct 20 2021 Martin Pluskal - Update to version 2017.08+git.20211008:
* meson: check all deps, when enabling wayland winsys
* meson: error out when no winsys is available
* Thu Apr 22 2021 Martin Pluskal - Update to version 2017.08+git.20210312:
* wayland: Reply to ping message
* Thu Mar 04 2021 Martin Pluskal - Update to version 2017.08+git.20210301:
* doc: Document new Vulkan device related flags in man page
* core: Allow selecting the Vulkan device to run on