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
1c3ab274b1f0d6a225afab7ce89bea176670fb61
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
10
Nov
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
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
ParseHelper: assign global XfbBuffer to a block missing it
Merge pull request #1547 from Igalia/apinheiro/xfb-struct-assignment
Merge pull request #1565 from greg-lunarg/kg25
Add DeadBranchElim before MergeReturn in legalization.
Fix #1563: Corrupt token when an object macro miscalls a function macro
PP: More clearly distinguish funtion-like and object-like macros
Merge pull request #1564 from jeffbolznv/spirv-pch
Rename PCH macro to glslang_pch (to avoid name collision) and update to latest spirv-tools
Tests: Add test for ways of calling no-argument macro with ().
Merge pull request #1559 from jeffbolznv/glslang_pch
Merge pull request #1557 from nicebyte/spec-const-decorations
Add names for composite constants in SPIR-V
Use precompiled headers for some glslang projects
Merge pull request #1543 from alelenv/nv-raytracing-final
Multiple features and misc fixes for final raytracing non experimental version.
ParseHelper: assign xfb_offset for struct members too
Merge pull request #1558 from Kangz/fix_build_gn
BUILD.gn: remove reference to non-existent header
Merge pull request #1556 from Kangz/msvc
Fix MSVC warning C4065: 'default' but no 'case' labels
Build: Pin googletest to a version that works with visual studio 2013.
Merge pull request #1542 from sheredom/fix_8bit_storagebuffer
SPV/Standalone: Support specifying arbitrary versions of SPIR-V.
Merge pull request #1549 from sparmarNV/fix-SPV_NV_mesh_shader
Fix 8-bit storage nearly always using the
Allow GL_NV_mesh_shader in fragment shaders for perprimitiveNV
Merge pull request #1545 from dj2/warnings
PP: Fix #155: Don't give error on HLSL PP-only parsing.
Fixup unused parameter warnings
Merge pull request #1534 from Kangz/no_static_lib
Build: Fix #1490, unused variables.
Fix #1536: use string instead of TString for uniform-location override.
BUILD.gn: remove the static_library target.
Merge pull request #1533 from amdrexu/bugfix
Fix a parse issue of imageAtomicCompSwap()
Merge pull request #1531 from jeffbolznv/workgroup_nonprivate
Fix flags.nonprivate to be true for workgroup memory, which is implicitly workgroupcoherent/nonprivate
Create CODE_OF_CONDUCT.md
Merge pull request #1523 from sparmarNV/fix-SPV_NV_mesh_shader
Merge pull request #1524 from chaoc/master
Loading