Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VLC
Manage
Activity
Members
Labels
Plan
Issues
4k
Issue boards
Milestones
Code
Merge requests
450
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
VideoLAN
VLC
Commits
16eb51a2
Commit
16eb51a2
authored
1 year ago
by
Johannes Kauffmann
Committed by
Steve Lhomme
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
contrib: glslang: update to 12.3.1
parent
8457d224
No related branches found
Branches containing commit
No related tags found
1 merge request
!4010
Update glslang contrib
Pipeline
#371549
passed with stage
in 1 hour, 31 minutes, and 12 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
contrib/src/glslang/SHA512SUMS
+1
-1
1 addition, 1 deletion
contrib/src/glslang/SHA512SUMS
contrib/src/glslang/rules.mak
+1
-1
1 addition, 1 deletion
contrib/src/glslang/rules.mak
with
2 additions
and
2 deletions
contrib/src/glslang/SHA512SUMS
+
1
−
1
View file @
16eb51a2
5cd0b9410403bfb75b8031760110cd89eb8029ec8015ccc13802f1697ad30e685ce9e8fd307d197e66da28dcdf3f66b9851bc9e5f6d4daa3113bbf09af9f1e5e
glslang-1
1.10.0
.tar.gz
201a295e47db552f8233d5f3072e7f03e36ad4d6f867a5f63d846e04d4276a94d26ff380f17128cbe24c031b47bbbf51a2c1ac0ad7a0140634be577f2d7343f8
glslang-1
2.3.1
.tar.gz
This diff is collapsed.
Click to expand it.
contrib/src/glslang/rules.mak
+
1
−
1
View file @
16eb51a2
# glslang
GLSLANG_VERSION
:=
1
1.10.0
GLSLANG_VERSION
:=
1
2.3.1
GLSLANG_URL
:=
$(
GITHUB
)
/KhronosGroup/glslang/archive/refs/tags/
$(
GLSLANG_VERSION
)
.tar.gz
# glslang doesn't export a pkg-config file, so we check the header manually
...
...
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