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

- Update to release 1.3.231.0

OBS-URL: https://build.opensuse.org/request/show/1030943
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/spirv-cross?expand=0&rev=22
This commit is contained in:
2022-11-01 10:28:48 +00:00
committed by Git OBS Bridge
parent 7668bb7773
commit 77e3c15435
4 changed files with 18 additions and 5 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Oct 24 20:13:48 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.3.231.0
* GLSL: disable row major load around on GLES.
* GLSL: added an option to disable row-major-load workaround.
* GLSL: Implement GL_EXT_mesh_shader.
* GLSL: Implement task shaders.
* GLSL: Account for ES sampler1D to sampler2D promotion in
textureSize.
* MSL: Report unsupported 64-bit atomics.
* Add reflection support for shader record buffers.
-------------------------------------------------------------------
Wed Jun 15 17:05:14 UTC 2022 - Jan Engelhardt <jengelh@inai.de>