forked from pool/vulkan-validationlayers
- Update to release 1.2.148
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-validationlayers?expand=0&rev=55
This commit is contained in:
parent
9d3a5767bf
commit
92e209ad16
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:baa9aebd8de74231f2072825518e66a045e3d571a6a4c307b4c308ea1e7f3f4e
|
||||
size 2085338
|
3
v1.2.148.tar.gz
Normal file
3
v1.2.148.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:da43a161e280cd7dce63a18e929efb586f08024d23b2ee205437f7949a8063fc
|
||||
size 2212359
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 9 10:10:53 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 1.2.148
|
||||
* Add RP potentialFormatFeature VUID, maxExtent VUIDs,
|
||||
External Import handleType VUIDs, YCbCr Swizzle VUIDs,
|
||||
and Protected Resource VUIDs.
|
||||
* Add HDR ASTC formats
|
||||
* Add VK_EXT_astc_decode_mode
|
||||
* Add more custom border color checks
|
||||
* Add range operator + and copy constructor
|
||||
* Add support for fake device memory address
|
||||
* Add VK_EXT_extended_dynamic_state validation
|
||||
* Validate VK_EXT_fragment_density_map2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 28 17:15:56 UTC 2020 - Callum Farmer <callumjfarmer13@gmail.com>
|
||||
|
||||
|
@ -17,14 +17,14 @@
|
||||
|
||||
|
||||
Name: vulkan-validationlayers
|
||||
Version: 1.2.145
|
||||
Version: 1.2.148
|
||||
Release: 0
|
||||
Summary: Validation layers for Vulkan
|
||||
License: Apache-2.0
|
||||
Group: Development/Tools/Other
|
||||
URL: https://github.com/KhronosGroup/Vulkan-ValidationLayers
|
||||
|
||||
Source: https://github.com/KhronosGroup/Vulkan-ValidationLayers/archive/v%version.tar.gz#/Vulkan-ValidationLayers-%{version}.tar.gz
|
||||
Source: https://github.com/KhronosGroup/Vulkan-ValidationLayers/archive/v%version.tar.gz
|
||||
Source9: %name-rpmlintrc
|
||||
BuildRequires: cmake >= 3.4
|
||||
BuildRequires: gcc-c++ >= 4.8
|
||||
|
Loading…
Reference in New Issue
Block a user