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
ecbd056b75cdd765428d2d4f46850f3b92a24941
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
8
Jan
7
4
3
29
Dec
28
19
18
17
16
14
13
12
11
10
7
3
29
Nov
28
27
26
24
21
16
15
14
13
12
10
9
8
7
6
2
31
Oct
30
29
26
25
24
22
20
17
16
15
10
4
3
2
28
Sep
27
26
25
24
20
19
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
Merge pull request #1644 from jeffbolznv/buffer_reference
Merge QP1A.190107.001
Don't output duplicate TypeAccelerationStructureNV declarations
GL_EXT_buffer_reference
SPV: Move to the latest header.
Make sure source strings are terminated (#1641)
Merge pull request #1643 from dneto0/update-issue-1642
Mark spv.int16.amd.frag.out as failing validation
Work around a CMake cross-compilation issue
Merge pull request #1634 from greg-lunarg/lines10
Create separate OpSource for each included file
Merge commit '0bb930fc0fbe5258261e807ee875bb77258c1a86' into goog/master
glslang: add android blueprint file
glslang: Add metadata files
glslang: Setup the initial revision
Initial empty repository
Merge pull request #1627 from greg-lunarg/lines8
Merge pull request #1633 from akien-mga/cmake-2.8-pthread
CMake: Fix linking pthread of CMake < 3.1
Merge pull request #1632 from alan-baker/mem-model-1610
Move memory model scope tests to Vulkan 1.1 batch
Build: Make calling argument types match declared parameter types.
Add passes to legalization to preserve source line info when generated.
Merge pull request #1628 from jeffbolznv/storagebuffer_sbt
Fix bug where shaderRecordNV buffers were using StorageBuffer storage class
Licensing. Fixes #958. Add licenes file and update copyrights.
Build: Reduce warnings.
GLSL/SPV: XFB: No streams on types, but support them on built-in blocks.
Merge pull request #1625 from jeffbolznv/update_spirv_tools
Update to newest SPIRV-Tools. It checks the Vulkan rule that all resources must have a set and binding decoration, which many tests fail. So add code to set a default value of zero. Also disable PCH for Ninja builds.
Infrastructure: Fix .gitattributes typo eof -> eol. Also update README
Merge pull request #1620 from akien-mga/unix-executable-bit
Merge pull request #1624 from akien-mga/osdependent-link-threads
CMake: Link OSDependent with Threads::Threads
Remove Unix executable permission from text files
Merge branch 'ClemensRognerSD-dx9-sampler'
Manually merge ClemensRognerSD-dx9-sampler and resolve conflicts.
SPV: Fix #1575, fix #1593: Support HLSL #line
Merge pull request #1614 from alan-baker/test-updates
Modify testing to only record validation pass/fail
Loading