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
6a4a427efeda3f28cd291f708bcd8efc7a5a5587
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
16
Nov
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
1
28
Oct
27
25
24
23
22
23
22
21
20
19
18
17
16
12
11
10
8
7
6
7
6
Bump minor version.
Merge branch 'jeffbolznv-scalar_block_layout'
Merge branch 'scalar_block_layout' of https://github.com/jeffbolznv/glslang into jeffbolznv-scalar_block_layout
Move to next SPIRV-Tools known good.
GLSL: Increase supported sizes of XBF strides and offsets.
Merge pull request #1583 from TiemoJung/fix_dot_int
Bump revision.
Update to latest SPIR-V Tools.
[HLSL/Spir-V] fix for incorrect spir-v on int dot(int, int)
Merge pull request #1579 from TiemoJung/handle_c_register
Merge pull request #1580 from TiemoJung/float1_times_scalar_fix
Merge pull request #1577 from TiemoJung/fix_broken_type_system
Implement GL_EXT_scalar_block_layout
HLSL: fix invalid spir-v vector * scalar for float1
HLSL: implemented c register handling
Updated type conversion rules for HLSL frontend
Merge pull request #1571 from dj2/result
Review feedback
Merge pull request #1573 from dneto0/fix-pch
PCH filename depends on current binary dir
Handle potentially uninitialized result
Merge pull request #1569 from amdrexu/bugfix
Fix parser issue: redeclare gl_FragStencilRefARB is not supported
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
Loading