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
1dcd16239918b50a20fbcea13bf10a2fa0bd948c
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
27
Nov
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
1
28
Oct
27
25
24
23
22
23
22
21
20
19
18
17
16
12
11
Merge pull request #1606 from dj2/ndk_build
SPV: Generate OpArrayLength with no signedness.
Add NDK build files
Build: Fix build warnings introduced by 2173c6.
Merge pull request #1567 from Igalia/apinheiro/xfb-1535
Merge pull request #1595 from dgkoch/EXT_fragment_invocation_density
Merge pull request #1597 from sheredom/add_conversion_folding
Merge pull request #1598 from alan-baker/geo-xfb-caps
Update known good SPIRV tools and headers
Implement GL_EXT_fragment_invocation_density
SPV: non-functional: update to latest headers.
Add conversion folding when the source is a constant.
Merge pull request #1592 from KhronosGroup/subgroupBroadcast-const-id
GLSL: Fix #1591: Require the id in subgroupBroadcast to be constant.
Merge pull request #1587 from dneto0/update-known-good
Update to newer SPIRV-Tools, including VK_EXT_scalar_block_layout
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
Loading