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
a305166ea427ba0618cde54ea03e647d73ab0044
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
24
Jan
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
30
Sep
29
27
26
25
23
22
21
20
19
18
16
15
14
12
11
10
9
5
2
1
31
Aug
29
28
26
25
24
23
22
21
19
17
15
12
11
9
8
7
5
4
3
2
1
31
Jul
30
29
28
27
26
25
23
22
21
20
19
18
16
15
13
12
11
9
8
7
5
4
1
30
Jun
29
28
27
21
20
19
17
16
14
13
12
10
9
8
7
5
4
3
2
1
31
May
30
29
27
25
24
23
21
20
19
18
19
18
17
16
17
16
14
13
12
Fix a CMakeLists issue
Merge pull request #692 from hrydgard/no-nvextensions-build-fix
Fix build if NV_EXTENSIONS is not set
Merge pull request #678 from chaoc/stereo_view_rendering
CMake: add target_link_libraries internally
support SPV_NV_viewport_array2 and SPV_NV_stereo_view_rendering
Merge pull request #689 from mikew-lunarg/master
Fix for not-handled-in-switch warnings
Merge pull request #683 from rdb/master
Fix compilation with MSVC 2010
Merge pull request #682 from steve-lunarg/split-copy-fix
Merge pull request #679 from ashwinkolhe/akolhe_spv_khr_subgroup_vote
SPV: Merge pull request #675 from amdrexu/feature
Infrastructure: remove potential memory leaks.
HLSL: fix dereferencing when copying split structures with arrays
Implement new revision of extension GL_AMD_shader_ballot
Non-functional: Factor out entry-point logic from handleFunctionDefinition().
Implement SPV_KHR_subgroup_vote
Fix build break for non-VS.
Non-functional: Fix round of compiler warnings.
Front-ends: Non-functional: Rationalize vector and matrix swizzles.
Merge pull request #656 from TiemoJung/overload_fix
HLSL: Add EOpMatrixSwizzle, selectively decomposed to other ops, for issue #670.
HLSL: matrix swizzle (_12, _m23) syntax, partial semantics.
PP: Clean up and rationalize floating-point-number scanner.
Merge pull request #664 from steve-lunarg/stage-io-fix
Infrastructure: Support standard build with ENABLE_HLSL set to off.
Infrastructure: Protect against missing built-in symbol table generators.
Merge pull request #663 from KhronosGroup/full-include-semantics
Merge pull request #668 from slime73/DisableHLSL
Change disabled-by-default DISABLE_HLSL option to enabled-by-default ENABLE_HLSL.
WIP: add other builtins to interstage IO
Add a CMake option to disable compilation of HLSL input support.
Merge pull request #667 from slime73/Compiler-Warnings
Reorder initializer fields to match variable declaration order (or vice versa) for several class constructors.
Add a virtual destructor to a class which has virtual methods.
Mark an overriden method in a subclass with ‘override’.
PP #include: address PR feedback.
External interface change: PP: Full <> and "" semantics for the Includer.
PP #include non-functional: consistent notation for "header" and "header name".
Loading