Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
glslang
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CodeLinaro
yocto-mirrors
github
khronosgroup
glslang
Commits
83be6021
Commit
83be6021
authored
3 years ago
by
Greg Fischer
Browse files
Options
Downloads
Patches
Plain Diff
Update known goods and CHANGES for 11.5.0
parent
b38100f6
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGES.md
+12
-0
12 additions, 0 deletions
CHANGES.md
known_good.json
+2
-2
2 additions, 2 deletions
known_good.json
with
14 additions
and
2 deletions
CHANGES.md
+
12
−
0
View file @
83be6021
...
...
@@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
This project adheres to
[
Semantic Versioning
](
https://semver.org/
)
.
## 11.5.0 2021-06-23
### Other changes
*
Implement GLSL_EXT_shader_atomic_float2
*
Implement GL_EXT_spirv_intrinsics
*
Fixed SPIR-V remapper not remapping OpExtInst instruction set IDs
*
only declare compatibility gl_ variables in compatibility mode
*
Add support for float spec const vector initialization
*
Implement GL_EXT_subgroup_uniform_control_flow.
*
Fix arrays dimensioned with spec constant sized gl_WorkGroupSize
*
Add support for 64bit integer scalar and vector types to bitCount() builtin
## 11.4.0 2021-04-22
### Other changes
...
...
This diff is collapsed.
Click to expand it.
known_good.json
+
2
−
2
View file @
83be6021
...
...
@@ -5,14 +5,14 @@
"site"
:
"github"
,
"subrepo"
:
"KhronosGroup/SPIRV-Tools"
,
"subdir"
:
"External/spirv-tools"
,
"commit"
:
"
4d22f58a812ea02e1ad53c9ccba12cb48f2bd0b2
"
"commit"
:
"
5dd2f76918bb2d0d67628e338f60f724f3e02e13
"
},
{
"name"
:
"spirv-tools/external/spirv-headers"
,
"site"
:
"github"
,
"subrepo"
:
"KhronosGroup/SPIRV-Headers"
,
"subdir"
:
"External/spirv-tools/external/spirv-headers"
,
"commit"
:
"
f5417a4b6633c3217c9a1bc2f0c70b1454975ba7
"
"commit"
:
"
07f259e68af3a540038fa32df522554e74f53ed5
"
}
]
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment