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
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
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
Yanjiang He
glow
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
develop
Select Git revision
Branches
5
develop
default
protected
master
pt/make_glm_optional
remove_lodepng_stb
remove_subs
Tags
2
0.9.0
0.8.0
7 results
Begin with the selected commit
Created with Raphaël 2.2.0
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
trying to appease msvc
develop
develop
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'
build glow as static library on OSX
add GL version check to glPushDebugGroup/glPopDebugGroup
file_watch: fix missing return on __APPLE__. return nullptr for now.
predict is now well formed on apple
Now tests for correct opengl version.
Merge branch 'bugfix/print-this-in-static-fn' into 'develop'
Fixed compiletime error that only occurred if ogl version was below 4.1
fixed cpp version check
cleaned up cmake a bit, added base64 code
updated clang format
added timestamp to objects.hh
async tex support in new uniform syntax
removed unused mip level parameter
Merge branch 'develop' of https://www.graphics.rwth-aachen.de:9000/Glow/glow into develop
Fixed invalid write bug in scoped wireframe.
adapting tg restructure
properly remove lodepng and stb.
remove_subs
remove_subs
Removed lodepng and stb submodules.
remove_lodepng_…
remove_lodepng_stb
rewrote setUniform a bit to solve vs19 problem
fixed array_view and setUniform a bit for array types
fixed glm remnants
added missing include
added viewport variants
pt/make_glm_opt…
pt/make_glm_optional
small fix
small fixes
switched to tg
working on making glm optional
made lodepng dep internal
removed stb submodule
Merge branch 'develop' of https://www.graphics.rwth-aachen.de:9000/Glow/glow into develop
setUniform with initializer_list, small fixes
removed inline from constexpr
removed 1D vectors
Merge branch 'develop' of https://www.graphics.rwth-aachen.de:9000/Glow/glow into develop
Loading