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
87982be1a03361c970669f700518a35d89f01e98
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
6
Jul
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
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
Merge pull request #1434 from antiagainst/fix-spirv-tools-header
build: Add ccache option to CMake config
SPIRV: Simplify matrix->matrix constructor
Use public SPIRV-Tools header
Merge pull request #1431 from KhronosGroup/implement-8-16-bit-storage
Implement GL_EXT_shader_16bit_storage and GL_EXT_shader_8bit_storage extensions.
Bump revision.
HLSL: Fix #1423: implement CalculateLevelOfDetailUnclamped().
Merge pull request #1416 from aejsmith/samplerless-texture-functions
Merge branch 'HaydnTrigg-patch-1'
Merge branch 'patch-1' of https://github.com/HaydnTrigg/glslang into HaydnTrigg-patch-1
Merge pull request #1420 from KhronosGroup/spir-dis
SPV: Add option to print disassembly in standard form using SPIRV-Tools.
Bump revision.
PP: Rationalize return values of MacroExpand.
PP/HLSL: Fix #1424: support comma in nested curly braces for macro arg
Add support for GL_EXT_samplerless_texture_functions
Constant.cpp Floating point divide by zero
Merge pull request #1419 from tgjones/spirv-remap-artifact
Include spirv-remap.exe in AppVeyor artifacts
Merge pull request #1413 from karl-lunarg/fix-update
script: Improve update sources script
Merge pull request #1411 from KhronosGroup/fix-literal-warnings
Build: Make literal casting have fewer warnings and be more consistent.
Merge pull request #1409 from greg-lunarg/remap3
Add support for OpConstantNull and OpConstantSampler to spirv-remap
Bump revision.
Revert "GLSL: Fix #1279: refract does not have a double-type eta."
Merge pull request #1405 from Igalia/nroberts/amb-arrays
Take into account arrays of opaque types when reserving bindings
GLSL: Fix #1358: Support "struct name", where name could be a user type
Merge pull request #1402 from greg-lunarg/kg21
Update spirv-tools known-good
Merge pull request #1401 from dneto0/bad-e11
Relax a stringToDouble test for, OSX AppleClang 9.1
SPV: Fix #1399 emit ImageGatherExtended when using ConstOffsets operand
Fix #1360: uint->int width conversions must still be typed as uint.
Fix #1395: GLSL volatile maps to SPIR-V Volatile and Coherent.
Change the major revision number for next commit.
Bump revision.
Loading