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
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
public-release-test-restored
platform
external
deqp-deps
glslang
Graph
d55fe86512af7b14e11eb8ea996f83b365448d85
Select Git revision
Branches
1
test
default
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
19
Sep
18
13
12
10
7
6
31
Aug
30
27
23
22
20
17
16
14
13
12
9
7
6
3
1
27
Jul
26
25
23
20
18
12
11
10
7
6
5
4
3
2
1
29
Jun
27
22
21
20
19
14
11
8
7
6
5
4
2
1
31
May
27
25
24
23
21
19
17
16
15
14
12
10
4
3
2
26
Apr
25
24
23
19
17
16
14
13
12
11
10
9
7
6
5
2
1
30
Mar
29
28
27
26
25
22
21
19
16
15
14
13
12
11
9
8
7
6
5
3
2
28
Feb
27
26
22
21
20
19
18
15
14
11
9
8
7
6
5
2
1
31
Jan
29
17
16
12
11
10
9
8
5
2
29
Dec
23
21
20
16
15
14
13
12
9
8
7
6
5
4
1
30
Nov
29
28
27
24
22
21
20
16
15
14
13
12
10
9
8
3
2
1
28
Oct
27
25
24
23
22
23
22
21
20
19
18
17
16
12
11
10
8
7
6
7
6
4
3
2
30
Sep
29
28
27
26
25
23
22
21
20
19
15
14
13
12
11
9
7
6
5
31
Aug
1
Sep
31
Aug
29
28
26
25
24
23
24
23
19
17
15
14
11
10
9
8
7
6
4
Update to latest spirv.hpp header (which fixed a typo).
SPV: Move to latest SPIR-V header (latest NV extensions support).
Build: Fix some warnings.
Bump revision.
Merge pull request #1492 from NorbertGarnysAMD/shader_atomic_int64
Add GL_EXT_shader_atomic_int64
Merge pull request #1491 from DennisOSRM/patch-1
Fix compiler warning emitted from GCC8
Bump revision.
SPV: Fix #1487: Only declare AMD int16/half_float extensions when needed.
Printing preprocessed shaders (not a supported path): Fix #1490: strings
Bump version and revision.
Merge branch 'jeffbolznv-memory_scope_semantics'
GL_KHR_memory_scope_semantics
Merge pull request #1465 from otakuto/remove-execute-permissions
Merge pull request #1485 from karl-lunarg/karl-lunarg-patch-1
Merge pull request #1486 from mrtrizer/patch-1
Update SpvTools.cpp
bump revision
SPV: Turn off the default validation done by the SPIRV-Tools optimizer.
Merge pull request #1482 from KhronosGroup/validate
GLSL: Remove use of __ in the implementation of keywords having __.
GLSL: Remove use of __ in the implementation of keywords having __.
tooling: Fix update sources script for Python 3
SPV: Add option for controling when the SPIRV-Tools validator is used.
SPV: Isolate SPIRV-tools glue to its own file.
SPV: Add SPIRV-Tools validator. This needs the latest SPIR-Tools.
Non-functional: Rationalize some existing use of SPIRV-Tools.
Merge pull request #1480 from dneto0/stringify
Use our own SPIRV-Tools message stringifier
Merge pull request #1474 from KhronosGroup/pure-8-16-bit-capability
Merge pull request #1476 from greg-lunarg/kg24
Update SPIRV-Tools known good.
SPV: only declare the pure 8/16-bit capabilities when needed.
SPV: More corrections of <id> versus "immediate" operands.
SPV: Correct SPIR-V operands for <id> versus immediate.
Bump version patch level.
Fix #1471: Merge shift amounts for different sets: --stb ... --std ...
Fix #1393: rationalize usage, in the spirit of #1393.
Bump revision.
Loading