Changelog for
vkmark-debugsource-2017.08+git.20250114-1.1.x86_64.rpm :
* Wed Jan 15 2025 Martin Pluskal
- Update to version 2017.08+git.20250114:
* kms: Create gbm_bos with explicit modifiers if possible
* kms: Explicitly request all extensions dependencies
* github: Add ubuntu-24.04 build in CI
* headless: Add plugin for a headless window system
* ws: Resolve swapchain related validation errors
* vulkan_state: Set application vulkan version
* vulkan_state: Add support for validation layers
* build: Generate format names map from vk.xml
* scenes,ws: Silence [[nodiscard]] warnings
* kms: Add winsys option to specify the TTY to use
* kms: Unbreak on FreeBSD
* xcb: Fix incorrect window hint size
* kms: Probe and use the first functional /dev/dri/cardX device
* build: Require C++17
* wayland: Avoid segfault after failure to connect to display server
* kms: Gracefully handle null results from KMS functions
* ws: Improve automatic window system selection
* 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