1
0

- Update to release 2021.1

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/spirv-tools?expand=0&rev=68
This commit is contained in:
2021-05-05 09:46:14 +00:00
committed by Git OBS Bridge
parent 6181633fc3
commit 31d3c23a26
7 changed files with 39 additions and 28 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed May 5 09:30:43 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2021.1
* Support SPV_KHR_linkonce_odr, SPV_KHR_expect_assume
* Fixes for the vscode language server extension
* Validator:
* Add validation for SPV_EXT_shader_atomic_float_min_max
* Add Vulkan Execution Scope checks
* Vulkan 64-bit OpAtomicStore check
-------------------------------------------------------------------
Thu Mar 18 14:20:22 UTC 2021 - Jan Engelhardt <jengelh@inai.de>