Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
glslang
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chen Yisong
glslang
Commits
2ad4737d
Unverified
Commit
2ad4737d
authored
Mar 12, 2018
by
John Kessenich
Committed by
GitHub
Mar 12, 2018
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1286 from greg-lunarg/kg14
Update known_good to SPIR-V 1.3 support
parents
b095da74
bfa64afb
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
ShaderLang.h
glslang/Public/ShaderLang.h
+1
-1
known_good.json
known_good.json
+2
-2
No files found.
glslang/Public/ShaderLang.h
View file @
2ad4737d
...
@@ -70,7 +70,7 @@
...
@@ -70,7 +70,7 @@
// This should always increase, as some paths to do not consume
// This should always increase, as some paths to do not consume
// a more major number.
// a more major number.
// It should increment by one when new functionality is added.
// It should increment by one when new functionality is added.
#define GLSLANG_MINOR_VERSION
3
#define GLSLANG_MINOR_VERSION
4
//
//
// Call before doing any other compiler/linker operations.
// Call before doing any other compiler/linker operations.
...
...
known_good.json
View file @
2ad4737d
...
@@ -5,14 +5,14 @@
...
@@ -5,14 +5,14 @@
"site"
:
"github"
,
"site"
:
"github"
,
"subrepo"
:
"KhronosGroup/SPIRV-Tools"
,
"subrepo"
:
"KhronosGroup/SPIRV-Tools"
,
"subdir"
:
"External/spirv-tools"
,
"subdir"
:
"External/spirv-tools"
,
"commit"
:
"
46a9ec9d2312bc8f2a87810614d06c721ea3121c
"
"commit"
:
"
8d8a71278bf9e83dd0fb30d5474386d30870b74d
"
},
},
{
{
"name"
:
"spirv-tools/external/spirv-headers"
,
"name"
:
"spirv-tools/external/spirv-headers"
,
"site"
:
"github"
,
"site"
:
"github"
,
"subrepo"
:
"KhronosGroup/SPIRV-Headers"
,
"subrepo"
:
"KhronosGroup/SPIRV-Headers"
,
"subdir"
:
"External/spirv-tools/external/spirv-headers"
,
"subdir"
:
"External/spirv-tools/external/spirv-headers"
,
"commit"
:
"
ce309203d7eceaf908bea8862c27f3e0749f7d00
"
"commit"
:
"
02ffc719aa9f9c1dce5ce05743fb1afe6cbf17ea
"
}
}
]
]
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment