Accepting request 982869 from home:jengelh:branches:X11:Wayland

- Update to release 1.3.216.0

OBS-URL: https://build.opensuse.org/request/show/982869
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/spirv-cross?expand=0&rev=19
This commit is contained in:
2022-06-30 07:45:46 +00:00
committed by Git OBS Bridge
parent 6e0dae8e45
commit f1dc0636d1
4 changed files with 33 additions and 21 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Wed Jun 15 17:05:14 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.3.216.0
* GLSL, HLSL: Support logical subgroup ops.
* Support reflecting builtins.
* GLSL: Support GL_EXT_shader_image_load_formatted.
* GLSL: Implement gl_FragFullyCoveredNV and control flow hints.
* Handle SPIR-V 1.4 selection constructs.
* GLSL: Support pervertexNV in NV barycentric extension.
* GLSL: Implement GL_EXT_ray_query.
* MSL: Support row-major transpose when storing matrix from
constant RHS matrix.
* Add support for additional ops in OpSpecConstantOp.
* Add 64 bit support for OpSwitch
* HLSL: Add support for gl_HelperInvocation
* VK_KHR_ray_query implementation
- Use an SRPM-based name for the -devel subpackage.
-------------------------------------------------------------------
Fri Jan 15 13:10:46 UTC 2021 - Jan Engelhardt <jengelh@inai.de>