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
aec9a05fbdfcbf553b4199f807b82fbeb93724ae
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
8
Oct
7
6
30
Sep
26
25
18
17
5
31
Aug
30
29
17
27
Jul
26
25
24
22
21
19
18
16
15
14
13
8
7
6
5
3
29
Jun
23
19
18
13
12
11
10
9
6
5
31
May
26
25
24
23
22
17
16
12
11
9
8
27
Apr
26
25
21
17
15
8
Feb
7
6
5
4
3
2
1
31
Jan
30
29
28
27
26
25
24
22
19
8
5
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
Delete projects and implement safety on cmake build options
Adjust code with some changes for a memory priority extension
43-multi-thread…
43-multi-threading
Merge branch 'develop' into 43-multi-threading
Strip down assets in projects
Merge branch 'develop' into 120-include-fsr-2-0-in-the-upscaling-module
Merge branch '122-basic-geometry-module' into 'develop'
Add doxygen comments to geometry module
Cleanup first mesh project
Implement geometry vertex data generation
Add cylinder class
Adjust readme docs for the upscaling module
Add first basic geometry classes for new module
Cleanup saf_r project
Adjust indirect_dispatch project to test out FSR 2.1.1
Fix confusion from fsr2 dispatch wording
Adjust comments and fix typo
Add remaining helper functions
Add FSR2 to the upscaling module
Adjusted includes in scene module
Update first_scene project
Fix material loading of scenes
Merge branch 'develop' of gitlab.uni-koblenz.de:vulkan2021/vkcv-framework into develop
Replaced camera indices with camera handles
Adjusted project generation script
Fix parameter type completed in Pass.hpp
Removed include and fixed parameter type
Reducing the code of the first_triangle example further
Reformat code and replace const char arrays with strings
Merge branch '123-refactor-core-api' into 'develop'
Removed some warnings
Get rid of attribute hack with sort to adjust their order
Abstracted drawcalls and increased consistency with drawcall recording
Support multiple descriptor sets with indirect drawcalls
Simplified sampler creation further
Added functions to get vulkan handles
Reduced code duplication in drawcall recording
Abstracted image into optional class
Reduced code in first triangle even more
Abstracted main loop for applications
Renamed header to allow wider usage
Loading