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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
4a27ab1974070eba47f940a96d102216ca4a34c2
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
Begin with the selected commit
Created with Raphaël 2.2.0
24
Oct
22
21
20
18
17
14
13
14
13
10
8
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
Cleanup with default extensions and features being enabled
Add missing brief annotation
Add missing parts of the doxygen documentation
Add documentation of the projects
Add some omp pragmas to utilize multiple CPU cores
Implement pseudo mapping for device-local buffers
Implement optimization via resizable-bar support
Fix missed variable in cmake
Fix for platforms without wine besides Windows to build without FSR2
Fix build for Windows MSVC
Store image layouts for each layer separate
Fix waitFence issues in release build
Update all submodules
Add support for shader termination via discard
Fix issue with blend state and multiple color attachments
Fixes for clang build
Merge branch '120-include-fsr-2-0-in-the-upscaling-module' into 'develop'
Merge branch 'develop' into 120-include-fsr-2-0-in-the-upscaling-module
Adjust facing of generated geometry from module
Fix filling cube map layers
Merge branch '58-cube-maps' into 'develop'
Implement layer support for filling images
Adjust layer count of cube map image
Adjust image creation to use configuration supporting cube map flag
Fix cuboid scaling
Fix binding locations in automatic vertex bindings from attachments
Add code to generate tangents from geometry
Add fix for binding usage in multiple stages
Update projects submodule to first_triangle
129-projekte-un…
129-projekte-und-assets-auslagern
Add projects as submodule
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
Loading