Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
glow
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
Glow
glow
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
7
develop
default
protected
feature/remove-xxhash
fix/limits-include-non-unity
master
protected
pt/make_glm_optional
remove_lodepng_stb
remove_subs
Tags
2
0.9.0
0.8.0
9 results
Begin with the selected commit
Created with Raphaël 2.2.0
15
Feb
15
Nov
24
Oct
18
1
Nov
5
Oct
11
Jun
6
30
Mar
24
23
17
Apr
14
5
Apr
9
Nov
6
2
Oct
30
Sep
23
18
8
20
May
11
21
Apr
17
16
15
8
27
Mar
24
23
14
26
Feb
5
4
1
27
Jan
24
15
22
Oct
16
15
14
29
Sep
17
22
Aug
21
15
Jul
3
1
15
Jun
5
4
1
30
May
29
27
25
24
23
22
21
20
19
10
5
3
26
Apr
25
24
21
18
16
15
14
12
11
8
6
1
28
Mar
26
25
22
20
18
15
14
11
9
6
3
2
25
Feb
22
15
14
13
9
6
31
Jan
24
22
11
2
21
Dec
19
16
11
10
9
8
7
4
30
Nov
19
11
25
Oct
22
19
13
12
9
22
Sep
7
29
Aug
31
Jul
9
7
18
Jun
17
14
13
11
9
May
21
Mar
19
9
8
6
26
Jan
19
18
20
Dec
16
15
14
13
9
8
7
6
30
Nov
28
26
20
13
6
25
Oct
23
13
29
Sep
21
Aug
18
17
12
9
12
May
10
Apr
7
10
Feb
23
Jan
18
16
28
Nov
10
2
19
Oct
22
Sep
10
Aug
9
5
4
Jul
3
30
Jun
28
27
23
22
15
9
8
6
3
30
May
29
26
24
22
21
20
19
17
13
6
2
13
Apr
12
8
6
5
24
Mar
23
18
17
16
15
14
11
10
8
4
3
2
1
29
Feb
26
18
17
16
15
11
10
9
8
5
4
made ld.mold the default on linux
develop
develop
hopefully fixed wrong rendertarget viewports resulting in transparency bugs
Merge branch 'feature/remove-xxhash' into 'develop'
Merge branch 'fix/limits-include-non-unity' into 'develop'
remove xxhash as it is provided in clean-core
feature/remove-…
feature/remove-xxhash
add missing <limits> include for non-unity builds
fix/limits-incl…
fix/limits-include-non-unity
fixed warning
Merge branch 'feature/set_data_initializer_list' into 'develop'
Add initializer list variants for set_data
Merge branch 'born/clean-core-dependency' into 'develop'
Require clean-core target and link glow against it
Merge branch 'feature-span' into 'develop'
Use python gen script instead of manually editing the textures
Fix that spans take const inputs
Fix lifetime issue
Change std::vector to std::initializer_list
Remove const& for initializer_list
Replace templated spans by ranges
Add api using cc::span for all functions that take contiguous ranges.
Merge branch 'update_xxhash' into 'develop'
Update xxHash source files
fixed stencil buffer support
working on fixing depth stencil issues
Merge branch 'lodepng_update' into 'develop'
lodepng update: renamed macros and exposed structs.
Updated lodepng.
added texture ctor for async tex
fix for gcc false positive warning
added isInitialized
Merge branch 'develop' of https://www.graphics.rwth-aachen.de:9000/Glow/glow into develop
added cubemap array
fixed unity build check
added missing file
added unity builds
trying to appease msvc
added hash and byte array view
removed doccomment for impl comment
Merge branch 'develop' of https://www.graphics.rwth-aachen.de:9000/Glow/glow into develop
fixed auto viewport without attachements
Merge branch 'feature/mac-support' into 'develop'
Loading