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
fb22b69fc6295bbeed75d4269b4d6ae440cb158c
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
5
Jul
4
3
1
30
Jun
29
27
26
23
21
20
19
15
14
13
12
10
9
8
7
6
5
4
3
2
1
31
May
29
24
20
19
18
17
16
15
13
12
11
10
9
8
5
4
3
2
1
30
Apr
29
28
27
26
25
22
21
20
19
18
13
12
11
10
8
7
6
5
4
3
2
1
31
Mar
30
29
28
24
23
22
21
19
17
16
15
14
13
12
11
10
9
8
7
6
3
2
1
28
Feb
27
26
24
22
21
18
17
15
14
13
10
8
6
2
31
Jan
29
26
25
24
23
21
20
19
18
13
12
11
10
9
8
6
5
4
3
2
30
Dec
29
27
26
21
20
19
20
19
18
16
14
13
12
9
8
7
6
5
4
3
1
27
Nov
26
23
22
21
16
14
13
11
9
5
1
31
Oct
28
26
25
21
20
19
18
16
15
14
13
12
11
10
8
7
6
5
4
3
2
1
Merge pull request #974 from LoopDawg/anyall-types
HLSL: handle type conversion for any/all intrinsics
Merge pull request #969 from d3x0r/patch-1
Merge pull request #970 from rohith10/master
Fix CMake scripts: The set_property script can be used to set only a single property, so now setting the POSITION_INDEPENDENT_CODE property correctly.
Update CMakeLists.txt
Update CMakeLists.txt
Update CMakeLists.txt
Update CMakeLists.txt
Update CMakeLists.txt
Update CMakeLists.txt
Update CMakeLists.txt
Update CMakeLists.txt
Add option to skip installation
Merge pull request #967 from dsrbecky/multiview
HLSL: Non-functional: Move partial flattened access into symbol node.
HLSL: Non-functional: some coding convention tweaks (120 columns, nullptr).
Merge pull request #966 from TiemoJung/io_remapper_update
Merge pull request #959 from TiemoJung/texture_upgrade
Multiview extension: Accept layout(num_views) qualifier
io resolver improvements
Merge pull request #964 from dsrbecky/multiview
Implement extensions GL_OVR_multiview and GL_OVR_multiview2
Fix for not transforming all image symbols into sampled images symbols
Merge pull request #957 from amdrexu/feature
Merge pull request #961 from benvanik/fix_order
Fixing initialization order to fix -Wreorder warning in clang.
GLSL: validation of early_fragment_tests, others, on an object.
Implement extension GL_ARB_shader_stencil_export
HLSL: Fix #942: Map SV_TargetN to SPV Location N.
HLSL: Fix hull-shader test.
HLSL: Don't pin down which tessellation stage must error check input primitive.
HLSL: support point mode.
Merge pull request #950 from dsrbecky/shadow_samplers
Merge pull request #948 from KhronosGroup/env-control
Command-line: Add support for setting language's environment.
Infrastructure: Non-functional: rationalize some command-line processing.
Infrastructure: Non-functional: Move to rich description of environment.
Add support for GL_EXT_shadow_samplers
Merge pull request #947 from LoopDawg/clip-cull-distance
Loading