From 8f13e8796bd63eb2dd82f447b21c3c5c73d1c2aa7029a6a4e1953db25f313e0b Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 12 Dec 2019 20:51:55 +0000 Subject: [PATCH] - Update to release 1.1.130 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-validationlayers?expand=0&rev=35 --- v1.1.127.tar.gz | 3 --- v1.1.130.tar.gz | 3 +++ vulkan-validationlayers.changes | 11 +++++++++++ vulkan-validationlayers.spec | 4 ++-- 4 files changed, 16 insertions(+), 5 deletions(-) delete mode 100644 v1.1.127.tar.gz create mode 100644 v1.1.130.tar.gz diff --git a/v1.1.127.tar.gz b/v1.1.127.tar.gz deleted file mode 100644 index 8c2e1a6..0000000 --- a/v1.1.127.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2ffe0d899c74ce0fc3c7ba9f90eccd5b3b78e0f90519dee9c701366bc0f795be -size 1775288 diff --git a/v1.1.130.tar.gz b/v1.1.130.tar.gz new file mode 100644 index 0000000..22c3133 --- /dev/null +++ b/v1.1.130.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef3a8decd315736612479f9e9b03dbac690722b663a9bf9d064ff227298d3a50 +size 1814577 diff --git a/vulkan-validationlayers.changes b/vulkan-validationlayers.changes index 08499ad..2ffc0be 100644 --- a/vulkan-validationlayers.changes +++ b/vulkan-validationlayers.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Dec 12 20:39:53 UTC 2019 - Jan Engelhardt + +- Update to release 1.1.130 + * layers: Add support for VK_KHR_separate_depth_stencil_layouts + * layers: Add ext mem check for vkGet*MemReqs + * layers: Fix crashes with depth/stencil resolve + * layers: Add VK_KHR_performance_query validations + * layers: Implement VK_KHR_timeline_semaphore validations + * layers: Fix VK_KHR_separate_depth_stencil_layouts bugs + ------------------------------------------------------------------- Thu Nov 7 07:59:11 UTC 2019 - Jan Engelhardt diff --git a/vulkan-validationlayers.spec b/vulkan-validationlayers.spec index 7aa8f70..60c8d5b 100644 --- a/vulkan-validationlayers.spec +++ b/vulkan-validationlayers.spec @@ -1,7 +1,7 @@ # # spec file for package vulkan-validationlayers # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: vulkan-validationlayers -Version: 1.1.127 +Version: 1.1.130 Release: 0 Summary: Validation layers for Vulkan License: Apache-2.0