mirror of
https://github.com/RPCS3/glslang.git
synced 2026-07-19 22:03:35 -04:00
[PR #3] [MERGED] Sync with SDK ver 224 #3
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/RPCS3/glslang/pull/3
Author: @kd-11
Created: 12/10/2022
Status: ✅ Merged
Merged: 12/10/2022
Merged by: @kd-11
Base:
master← Head:sdk_224📝 Commits (10+)
3afa350Merge pull request #2780 from kevin-mccullough/FixCrossStageCheckc9cc484Return new allocator for copied containers44b5759Merge pull request #2792 from jeremy-lunarg/hayes-2760432a43cRemove support for double trig, pow, exp and logd1608abMerge pull request #2796 from greg-lunarg/i27931de2d17To be compatible with Feature: 'last case/default label not followed by statements'.77d680eMerge pull request #2712 from ZhiqianXia/switch_errore761169Add the GL_EXT_shader_integer_mix Preamble for glsl.eb92526Merge pull request #2719 from ZhiqianXia/GL_EXT_shader_integer_mix855f496Update SPIRV-Tools and SPIRV-Headers📊 Changes
835 files changed (+98775 additions, -49462 deletions)
View changed files
📝
.appveyor.yml(+4 -4)📝
.gitattributes(+0 -0)➕
.github/workflows/continuous_deployment.yml(+170 -0)➕
.github/workflows/continuous_integration.yml(+157 -0)➕
.github/workflows/deploy.js(+73 -0)📝
.gitignore(+11 -0)➕
.gn(+39 -0)➖
.travis.yml(+0 -128)📝
Android.mk(+3 -0)📝
BUILD.bazel(+18 -2)📝
BUILD.gn(+57 -12)📝
CHANGES.md(+85 -0)📝
CMakeLists.txt(+103 -67)➕
DEPS(+82 -0)📝
LICENSE.txt(+662 -30)📝
OGLCompilersDLL/CMakeLists.txt(+14 -4)📝
OGLCompilersDLL/InitializeDll.cpp(+128 -0)📝
OGLCompilersDLL/InitializeDll.h(+4 -4)📝
README.md(+119 -10)📝
SPIRV/CInterface/spirv_c_interface.cpp(+20 -8)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.