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
bdbbc68e29ce5d1c0c377732d59943b6c8dee948
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
Mar
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
26
25
23
22
21
20
19
15
14
13
12
11
9
7
6
5
31
Aug
1
Sep
31
Aug
29
28
26
25
24
23
24
23
19
17
15
14
11
10
9
8
7
6
4
3
2
31
Jul
30
28
27
26
25
24
23
21
22
20
18
16
15
14
13
12
11
7
6
5
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
Bump patch version.
Merge pull request #1299 from KhronosGroup/fix-conversions
Add tests for GL_NV_shader_noperspective_interpolation
Merge pull request #1289 from Igalia/igalia/dmat-scalar-division
AST: Fix shift conversions, which don't require matching types.
Non-functional: Rationalize operators handled by the split addConversion() functions.
AST: Remove convertToBasicType() which was obfuscating the conversion design.
Merge pull request #1294 from dgkoch/dgkoch_build_fixes4
Fix build several build errors
Merge pull request #1293 from baldurk/remove-en-dash
Replace en-dash with simple ASCII hyphen
Add support for GL_NV_shader_noperspective_interpolation
Use the correct type for the constant for matrix/scalar division
Merge pull request #1286 from greg-lunarg/kg14
Merge pull request #1288 from amdrexu/bugfix
Merge pull request #1287 from eintw1ck/master
HLSL: Correct some mistakes for min16 types
include/Common.h: reorder includes to avoid redefinition on some platforms
Increment minor version to 4
Update known_good to SPIR-V 1.3 support
Merge pull request #1283 from siavashserver/fix-memory-leak
Merge pull request #1284 from amdrexu/bugfix
Allow --hlsl-enable-16bit-types to be used without AMD_EXTENSIONS
Fix memory leak upon ProcessDeferred failure.
Merge pull request #1269 from bkaradzic/master
Merge branch 'amdrexu-feature'
Merge branch 'feature' of https://github.com/amdrexu/glslang into amdrexu-feature
Merge branch 'amdrexu-bugfix'
Merge branch 'bugfix' of https://github.com/amdrexu/glslang into amdrexu-bugfix
Merge branch 'sheredom-fixup_sm_60_wording'
Merge branch 'fixup_sm_60_wording' of https://github.com/sheredom/glslang into sheredom-fixup_sm_60_wording
Revert the commits that change OpArrayLength type and bumped the version number.
WaveReadLaneFirst is the correct wording (was using WaveReadFirstLane previously...).
Merge pull request #1277 from KhronosGroup/Vulkan_1_1
Add more error checks for swizzleInvocations{Masked}AMD()
HLSL: Map min types to GLSL 16-bit types
Fixed ifdef.
SPV: Implement Vulkan 1.1 features and extensions.
Revert "Merge pull request #1274 from greg-lunarg/legal2"
Build: Fix build issues with previous commit.
Loading