- Update to release 14.2

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/glslang?expand=0&rev=136
This commit is contained in:
Jan Engelhardt 2024-05-02 22:40:57 +00:00 committed by Git OBS Bridge
parent 494ed78881
commit f5a8e11a04
4 changed files with 21 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b5e4c36d60eda7613f36cfee3489c6f507156829c707e1ecd7f48ca45b435322
size 3835211

3
14.2.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:14a2edbb509cb3e51a9a53e3f5e435dbf5971604b4b833e63e6076e8c0a997b5
size 3842427

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Thu May 2 22:40:16 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 14.2
* Improve checking for location aliasing errors
* Fix undefined behavior in parser
* Add bounds check to gl_SampleMask
* Fix alignment and padding of matrices consuming one vector
* Remove duplicate SPIR-V decorations
* Check for exponent overflow in float parser
* Fix bug in relaxed verification rules
* Fix bug when importing SPIR-V extended intruction set
* Fix issues with the interaction of cooperative_matrix and
spirv_intrinsics
* Support SPV_QCOM_image_processing2
* Support files with UTF8BOM character
-------------------------------------------------------------------
Sun Mar 10 09:15:59 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

@ -18,7 +18,7 @@
%define lname libglslang14
Name: glslang
Version: 14.1.0
Version: 14.2.0
Release: 0
Summary: OpenGL and OpenGL ES shader front end and validator
License: BSD-3-Clause