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
e00e8f45a60adb7fd2a84c6f6b608372a5398014
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
13
Nov
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
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
Merge pull request #1150 from antiagainst/readme-release
Update README about the automatic master-tot relase
Merge pull request #1143 from LoopDawg/texturebuffer
Memory: Add loop around main, to test tear-down and reuse, and monitor memory changes.
Memory: Remove the need for per-thread tear down.
Memory: Do process and 1st thread tear down.
Memory: Move to a normal model of ownership of memory pools, for new/delete.
Memory: Non-Functional: Rationalize and improve encapsulation of TLS usage.
Merge pull request #1142 from greg-lunarg/kg3
Merge pull request #1145 from antiagainst/travis-auto-deploy
Travis: auto deploy build artifacts to GitHub Releases
Merge pull request #1114 from LoopDawg/validator-script
Merge pull request #1116 from LoopDawg/reverse-shift-args
Merge pull request #1144 from antiagainst/appveyor-auto-deploy
Reverse order of setShiftBindingForSet parameters
Add script to crank test shaders through spirv-val
Appveyor: auto deploy build artifacts to GitHub Releases
HLSL: implement TextureBuffer<type>
Update spirv-tools known good.
SPV: Don't support noise*() when generating SPV.
Errors: Have a whole set of tool-level error messages report to stderr.
Versioning: Update some version strings. Still need better overall version.
Merge pull request #1139 from greg-lunarg/remap2
Remapper: Fix strip algo when strip ranges overlap
Fix #1079: don't give error when macro() name used without open (.
Fix nondeterminism discussed in 258b700f5957fc13b0512b3734a1b0e81a1c271d
Fix #1065: don't validate Vulkan binding numbers.
Non-functional: copyright update, to help with non-determinism test.
Tests: Non-determinancy: Add back in the IntMin tests.
Merge pull request #1133 from greg-lunarg/kg2
Add python3 compatibility to update_glslang_sources.py
Non-determinant tests: Remove recent tests, to see if things stabelize.
Non-functional: Add {} expected by convention; retrigger failed bot tests.
Merge pull request #1129 from xorgy/const-fold-int-min-modulo-negative-one
GLSL: Fold constant SHRT_MIN/INT_MIN/LLONG_MIN % -1 to 0.
Merge pull request #1124 from xorgy/check-inner-implicit-atomic-uint
Merge pull request #1127 from xorgy/preprocessor-int-min-mod-negative-one
Preprocessor: Evaluate INT_MIN % -1 to 0.
Merge pull request #1125 from greg-lunarg/kg1
Update spirv-tools known-good
Loading