Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
acgl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
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
ACGL
acgl
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
e43bb19e3cd8b1bcc1091332db1cc8df96d7946b
Select Git revision
Branches
2
feature/glm-update
master
default
protected
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
13
May
25
Feb
22
4
21
Jan
20
19
14
13
26
Nov
25
23
11
6
1
23
Oct
21
20
15
13
9
7
20
Mar
21
Jan
12
6
14
Dec
13
Nov
5
20
Oct
30
Sep
15
27
Aug
8
7
1
31
Jul
30
27
6
4
3
26
Jun
25
21
18
14
13
5
4
3
28
May
14
8
6
5
2
28
Apr
24
23
15
14
9
28
Mar
26
18
7
5
13
Feb
12
30
Jan
28
3
27
Dec
19
16
27
Nov
26
12
25
Oct
24
23
21
17
16
15
19
Sep
18
9
5
4
3
2
1
30
Aug
18
17
15
13
12
9
5
29
Jul
25
19
16
12
11
8
5
3
2
1
28
Jun
27
26
25
24
20
14
10
7
6
3
28
May
23
21
14
13
10
9
8
7
2
29
Apr
26
25
23
18
16
15
11
9
5
4
3
2
28
Mar
27
26
25
13
12
28
Feb
27
25
24
20
18
17
16
14
13
12
11
8
7
6
1
30
Jan
29
24
15
6
2
30
Dec
13
12
29
Nov
19
Oct
26
Aug
25
24
2
24
Jul
23
20
17
12
11
27
Jun
21
31
May
28
18
9
26
Apr
25
23
19
11
10
3
29
Mar
27
23
22
21
19
15
14
13
8
7
2
1
29
Feb
28
24
22
21
16
15
14
13
10
9
8
7
6
5
3
2
1
30
Jan
27
18
13
12
11
1
Dec
29
Nov
27
24
23
21
17
14
10
9
8
3
14
Oct
13
11
6
5
27
Sep
26
22
20
19
13
12
11
9
8
7
6
5
4
3
2
1
30
Aug
24
23
19
18
17
16
12
11
10
8
5
4
1
28
Jul
27
Fixed Qt5 support for cmakelists
master
master
Fixed some CMake problems when HEADER or SOURCE_FILES were polluted
Fixed a potential EAB corruption
Merge commit '8223775'
Extended texture interface to allow manual format setting
Made link type configurable and default to SHARED
Fixed cppcheck (error) Memory leak: appname
Fixed cppcheck (error) Iterator 'i' used after element has been erased
VAO::draw now also works with attribute buffers that have higher divisor (though primcount has to be provided manually)
Fixed an infinite loop that could occur with the debug callback in a 4.* debug context
Disabled non-msvc c++ flags for msvc builds
temporary fix for https://github.com/g-truc/glm/issues/473
feature/glm-upd…
feature/glm-update
Updated GLM to 0.9.7.2
Added GitLab CI scripts
CMakeLists.txt is now a modern-cmake alternative to CMakeListsStaticInclude and builds a simple, static lib
removed rogue cmake file
Removed cmake submodule
added invalidateBufferData to the Buffer class
added more projection matrix types
Merge branch 'master' of file:///data/git-repository/acgl/libraries/acgl
removed unmaintained tests
fixed missing define
DDX bug, wrong object label string fixed
attribzte devisor is also available on ES
improved OpenGL ES support
updated GLM to 0.9.7.1
removed deprecated and unsupported functions and updated lodepng
fixed OpenGLES defines
OpenGL ES 2 and 3 compatibility changes
added debug labels for GL objects
added debug label support and tests for object label names
Merge branch 'master' of file:///data/git-repository/acgl/libraries/acgl
added option to re-route default framebuffer to be not 0
added error check
removed left-over error check
changed error message
fixed enum
Merge branch 'master' of ssh://beatrix.informatik.rwth-aachen.de/data/git-repository/acgl/libraries/acgl
cleanups and added functions to get unsupported GL pointers
add C++11 CXX flags when compiling acgl standalone
Loading