Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
VkCV Framework
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
Package Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Contributor 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
Vulkan2021
VkCV Framework
Graph
f335010a8e198d118109f3aa077b870ba761c32b
Select Git revision
Branches
10
119-graphicspipeline-refactoring
129-projekte-und-assets-auslagern
132-denoising-module
143-ar-vr-support-via-openxr
43-multi-threading
91-compute-first-network
95-arm64-raspberry-pi-4-support
develop
default
master
protected
optimizations
Tags
2
0.2.0
0.1.0
12 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
7
Dec
11
Oct
9
8
9
7
6
5
4
30
Sep
29
28
25
23
22
21
20
18
17
16
15
14
13
12
11
10
8
7
5
4
3
2
1
31
Aug
30
29
28
27
26
25
24
22
21
20
19
18
17
16
14
12
11
10
9
6
3
2
1
31
Jul
29
27
26
25
23
20
19
18
17
16
15
13
12
Merge branch '107-automatische-generierung-von-cmake-files-fur-projekte' into 'develop'
[#107] Added script to generate project files to use the framework
Merge branch 'develop' into 107-automatische-generierung-von-cmake-files-fur-projekte
Merge branch 'develop' into 96-dokumentation-vervollstandigen
Merge branch '19-weitere-informationen-hinzufugen-zu-readme-md' into 'develop'
Merge branch 'develop' into 19-weitere-informationen-hinzufugen-zu-readme-md
[#19] Improved windows build guide
Added cmake options to include framework in external projects
Fixed validation layer output related to primitive overestimation
[#19] Adjusted build details for clang to be more accurate
[#19] Added how to build details
Merge branch 'develop' into 96-dokumentation-vervollstandigen
Merge branch '97-listung-von-dependencies' into 'develop'
[#97] Corrected the links to the groups of modules
[#96] Add author descriptions to camera module
[#96] Guarded potential re-definition of nominmax
[#96] Added file description in all headers and given authors
[#96] Moved command stream manager and fixed some warnings
[#96] Completed doxygen file comments
[#96] Added some descriptions to header files
[#96] Added doxygen comments for logging functions
[#96] Added doxygen comments for features class
[#96] Fixed doxygen syntax use
[#96] Added doxygen comments for the feature manager
Merge branch 'develop' into 97-listung-von-dependencies
[#96] Added warning to MinGW in CMake
[#96] sph - adding documentation, refactoring variables, deleting unused includes - *fatal error: Datei (Include) kann nicht geöffnet werden: semaphore*
[#96] Comment public Image functions
[#96] Add doxygen comments to PushConstants
Merge branch 'develop' into 96-dokumentation-vervollstandigen
[#96] Added some documentation to complete material and fixed some other parts
[#96] Add doxygen documentation to core functions
[#96] Add some core function doxygen comments
[#96] Document command stream manager
[#96] Add function documentation to BufferManager
[#96] Document Buffer.hpp
Fixed events by using mutex for older GCC as alternative to semaphores
Changed flags to fix GCC C++20 support
Hotfix for MinGW and older GCC
Fixed warnings, changed requirement to C++20 and fixed events with semaphores
Loading