- Update to release 14.1
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/glslang?expand=0&rev=133
This commit is contained in:
parent
c193fef0fd
commit
53780e96b4
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:80bbb916a23e94ea9cbfb1acb5d1a44a7e0c9613bcf5b5947c03f2273bdc92b0
|
|
||||||
size 3770344
|
|
3
14.1.0.tar.gz
Normal file
3
14.1.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b5e4c36d60eda7613f36cfee3489c6f507156829c707e1ecd7f48ca45b435322
|
||||||
|
size 3835211
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Mar 10 09:15:59 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 14.1
|
||||||
|
* Add a new ``--absolute-path`` command-line option to output
|
||||||
|
absolute paths in error messages
|
||||||
|
* Support GL_EXT_control_flow_attributes2,
|
||||||
|
GL_ARB_shading_language_include, NV_shader_atomic_fp16_vector,
|
||||||
|
GL_EXT_expect_assume_support, GL_KHR_shader_subgroup_rotate,
|
||||||
|
EXT_shader_quad_control, GL_EXT_maximal_reconvergence,
|
||||||
|
GL_ARB_texture_multisample_extension
|
||||||
|
* Emit debug info for accelerationStructure and rayQuery variables
|
||||||
|
* Improve debug source and line info
|
||||||
|
* Add OpAssumeTrueKHR and OpExpectKHR
|
||||||
|
* Remove generation of deprecated Target.cmake files
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Dec 22 19:11:49 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
Fri Dec 22 19:11:49 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package glslang
|
# spec file for package glslang
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define lname libglslang14
|
%define lname libglslang14
|
||||||
Name: glslang
|
Name: glslang
|
||||||
Version: 14.0.0
|
Version: 14.1.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: OpenGL and OpenGL ES shader front end and validator
|
Summary: OpenGL and OpenGL ES shader front end and validator
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user