Accepting request 917059 from X11:Wayland

- Update to release 11.6.0

OBS-URL: https://build.opensuse.org/request/show/917059
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glslang?expand=0&rev=29
This commit is contained in:
Dominique Leuenberger 2021-09-08 19:36:26 +00:00 committed by Git OBS Bridge
commit 0473163bca
4 changed files with 17 additions and 4 deletions

View File

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

3
11.6.0.tar.gz Normal file
View File

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sun Sep 5 11:09:40 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Update to release 11.6.0
* Atomic memory function only for shader storage block member
or shared variable
* Add support for gl_MaxVaryingVectors for ogl
* Fix loading bool arrays from interface blocks
* Generate separate stores for partially swizzled memory stores
* Allow layout(std430) uniform with GL_EXT_scalar_block_layout
* Support for pragma STDGL invariant(all)
* Support for GL_NV_ray_tracing_motion_blur
-------------------------------------------------------------------
Tue Jul 6 08:16:36 UTC 2021 - Jan Engelhardt <jengelh@inai.de>

View File

@ -19,7 +19,7 @@
%define lname libglslang11
Name: glslang
Version: 11.5.0
Version: 11.6.0
Release: 0
Summary: OpenGL and OpenGL ES shader front end and validator
License: BSD-3-Clause