1
0

- 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:
2020-08-09 10:14:01 +00:00
committed by Git OBS Bridge
parent 9d3a5767bf
commit 92e209ad16
4 changed files with 20 additions and 5 deletions

View File

@@ -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>