diff --git a/14.1.0.tar.gz b/14.1.0.tar.gz deleted file mode 100644 index fae08dc..0000000 --- a/14.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b5e4c36d60eda7613f36cfee3489c6f507156829c707e1ecd7f48ca45b435322 -size 3835211 diff --git a/14.2.0.tar.gz b/14.2.0.tar.gz new file mode 100644 index 0000000..f208dc0 --- /dev/null +++ b/14.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14a2edbb509cb3e51a9a53e3f5e435dbf5971604b4b833e63e6076e8c0a997b5 +size 3842427 diff --git a/glslang.changes b/glslang.changes index ae7a35f..ddf996b 100644 --- a/glslang.changes +++ b/glslang.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Thu May 2 22:40:16 UTC 2024 - Jan Engelhardt + +- 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 diff --git a/glslang.spec b/glslang.spec index 073dc5e..dca4085 100644 --- a/glslang.spec +++ b/glslang.spec @@ -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