forked from pool/vulkan-validationlayers
- Update to release 1.2.141
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-validationlayers?expand=0&rev=51
This commit is contained in:
parent
8491aa5d1b
commit
168fbefa5d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:54d9abf5faf0a554bbb88c82b81d44b98849018da33f25537f4a86ea1f25ba28
|
||||
size 2002707
|
3
v1.2.141.tar.gz
Normal file
3
v1.2.141.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3f2ebc5c0d69ead2031893f5c5da9bb4f328a90d30c1665a618a637a48d27ee0
|
||||
size 2046629
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 28 14:29:10 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 1.2.141
|
||||
* layers: Add full Format Feature tracking support
|
||||
* layers: RayTracingPipelineCreateInfo validation
|
||||
* layers: Add support for VK_EXT_headless_surface
|
||||
* layers: Ray tracing validation
|
||||
* layers: Add drawIndirectCount parameterValidation
|
||||
* layers: Validate VK_EXT_fragment_density_map
|
||||
* layers: Validation for VK_EXT_custom_border_color
|
||||
* layers: Add VK_EXT_pipeline_creation_cache_control
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 13 10:14:34 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: vulkan-validationlayers
|
||||
Version: 1.2.137
|
||||
Version: 1.2.141
|
||||
Release: 0
|
||||
Summary: Validation layers for Vulkan
|
||||
License: Apache-2.0
|
||||
@ -32,6 +32,7 @@ BuildRequires: glslang-devel >= 8.13.3727
|
||||
BuildRequires: memory-constraints
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: python3-base
|
||||
BuildRequires: spirv-headers
|
||||
BuildRequires: spirv-tools-devel >= 2020.2
|
||||
BuildRequires: pkgconfig(vulkan) >= 1.2.130
|
||||
BuildRequires: pkgconfig(x11)
|
||||
|
Loading…
Reference in New Issue
Block a user