mirror of
https://github.com/RPCS3/glslang.git
synced 2026-07-01 19:54:21 -04:00
[PR #4] [MERGED] Sync with SDK ver 1.3.268.0 #4
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/4
Author: @kd-11
Created: 12/11/2023
Status: ✅ Merged
Merged: 12/11/2023
Merged by: @kd-11
Base:
master← Head:sdk_268📝 Commits (10+)
a06a94abuild: install glslang-config.cmake to libdir557f31dFix strict aliasing violation91ff31aRemove the unused OS_CleanupThreadDataed78964GL_EXT_mesh_shader/SPV_EXT_mesh_shader implementation828a040Fix: Remove NV suffix from C interface04afbb6Fixed a small grammatical errordeb8e38Implement NonSemantic.Shader.DebugInfo.10056de853Fix for issue #30205c688f7Make a utility function for termination instructions that take input operands.86ed581further updates to67384dd18b📊 Changes
1145 files changed (+51849 additions, -21069 deletions)
View changed files
➖
.appveyor.yml(+0 -108)➕
.github/dependabot.yml(+22 -0)📝
.github/workflows/continuous_deployment.yml(+123 -10)📝
.github/workflows/continuous_integration.yml(+210 -60)📝
.github/workflows/deploy.js(+5 -5)➕
.github/workflows/scorecard.yml(+53 -0)📝
.gitignore(+1 -0)➕
.mailmap(+3 -0)📝
Android.mk(+7 -7)➖
BUILD.bazel(+0 -309)📝
BUILD.gn(+7 -12)📝
CHANGES.md(+103 -0)📝
CMakeLists.txt(+58 -90)📝
OGLCompilersDLL/CMakeLists.txt(+3 -3)📝
OGLCompilersDLL/InitializeDll.cpp(+0 -128)📝
OGLCompilersDLL/InitializeDll.h(+4 -4)📝
README-spirv-remap.txt(+1 -1)📝
README.md(+44 -46)➕
SECURITY.md(+6 -0)📝
SPIRV/CInterface/spirv_c_interface.cpp(+13 -10)...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.