forked from pool/vulkan-validationlayers
Accepting request 917063 from X11:Wayland
- Update to release SDK-1.2.189.0 OBS-URL: https://build.opensuse.org/request/show/917063 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vulkan-validationlayers?expand=0&rev=31
This commit is contained in:
commit
aad99c2e7a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e88492143c8b08154807e7ead0ac784365b14464bb5016c2800cbff176ff61e7
|
||||
size 2794981
|
3
sdk-1.2.189.0.tar.gz
Normal file
3
sdk-1.2.189.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:021fb8d70cc220ac16bd6081c088d42b4ac3665f3502db10c3fb7e082c57eb4e
|
||||
size 3403462
|
16
ver.diff
16
ver.diff
@ -8,11 +8,11 @@ As a result, a version needs to be added.
|
||||
layers/vk_layer_config.h | 2 +-
|
||||
2 files changed, 3 insertions(+), 2 deletions(-)
|
||||
|
||||
Index: Vulkan-ValidationLayers-sdk-1.2.182.0/CMakeLists.txt
|
||||
Index: Vulkan-ValidationLayers-sdk-1.2.189.0/CMakeLists.txt
|
||||
===================================================================
|
||||
--- Vulkan-ValidationLayers-sdk-1.2.182.0.orig/CMakeLists.txt
|
||||
+++ Vulkan-ValidationLayers-sdk-1.2.182.0/CMakeLists.txt
|
||||
@@ -362,11 +362,12 @@ set(SCRIPTS_DIR "${PROJECT_SOURCE_DIR}/s
|
||||
--- Vulkan-ValidationLayers-sdk-1.2.189.0.orig/CMakeLists.txt
|
||||
+++ Vulkan-ValidationLayers-sdk-1.2.189.0/CMakeLists.txt
|
||||
@@ -343,11 +343,12 @@ set(SCRIPTS_DIR "${PROJECT_SOURCE_DIR}/s
|
||||
# files directly in layers.
|
||||
|
||||
add_library(VkLayer_utils
|
||||
@ -25,11 +25,11 @@ Index: Vulkan-ValidationLayers-sdk-1.2.182.0/CMakeLists.txt
|
||||
+set_target_properties(VkLayer_utils PROPERTIES OUTPUT_NAME "VkLayer_utils-@PACKAGE_VERSION@")
|
||||
target_link_libraries(VkLayer_utils PUBLIC Vulkan::Headers)
|
||||
set_target_properties(VkLayer_utils PROPERTIES CXX_STANDARD ${VVL_CPP_STANDARD})
|
||||
if (UPDATE_DEPS)
|
||||
Index: Vulkan-ValidationLayers-sdk-1.2.182.0/layers/vk_layer_config.h
|
||||
if (VVL_ENABLE_ASAN)
|
||||
Index: Vulkan-ValidationLayers-sdk-1.2.189.0/layers/vk_layer_config.h
|
||||
===================================================================
|
||||
--- Vulkan-ValidationLayers-sdk-1.2.182.0.orig/layers/vk_layer_config.h
|
||||
+++ Vulkan-ValidationLayers-sdk-1.2.182.0/layers/vk_layer_config.h
|
||||
--- Vulkan-ValidationLayers-sdk-1.2.189.0.orig/layers/vk_layer_config.h
|
||||
+++ Vulkan-ValidationLayers-sdk-1.2.189.0/layers/vk_layer_config.h
|
||||
@@ -33,7 +33,7 @@
|
||||
#define SECONDARY_VK_REGISTRY_HIVE_STR "HKEY_CURRENT_USER"
|
||||
#endif
|
||||
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 5 11:12:16 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release SDK-1.2.189.0
|
||||
* layers: Validate a lot more flags and commands
|
||||
* gpu: Add multi_draw calls to GPU-AV / DPrintf
|
||||
* layers: Add VK_KHR_shader_atomic_int64
|
||||
* layers: Add shaderImageInt64Atomics
|
||||
* layers: Add Atomic Float Features
|
||||
* layers: AMD best practice layer
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 6 09:04:05 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -17,9 +17,9 @@
|
||||
|
||||
|
||||
Name: vulkan-validationlayers
|
||||
Version: 1.2.182.0
|
||||
Version: 1.2.189.0
|
||||
Release: 0
|
||||
%define lname libVkLayer_utils-1_2_182_0
|
||||
%define lname libVkLayer_utils-1_2_189_0
|
||||
Summary: Validation layers for Vulkan
|
||||
License: Apache-2.0
|
||||
Group: Development/Tools/Other
|
||||
|
Loading…
Reference in New Issue
Block a user