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
76a7e73c6d4d9f6d4b5815b715a9d1ca2e8daeb4
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
30
Jan
27
24
13
21
Dec
16
15
14
12
11
10
8
30
Nov
29
30
29
28
27
26
28
Oct
29
28
27
24
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
Fix mesh shader
Fix breaking issues in task shader
Adjust mesh shader example to use EXT extension
Adjusted usage of mesh shader extension
Merge branch 'develop' into 125-cross-vendor-mesh-shader-support
Update FSR2 in upscaling module
Another try to make the HLSL shaders work
Update version in doxyfile
========== VkCV-0.2.0 ==========
0.2.0 master
0.2.0 master
Merge branch 'develop' into 132-denoising-module
Add changes to framework from previous work on denoiser module improving shader compilation
Fix problem with subdirectories when using internal headers for compiling from source
Adjusted code to use sample shaders from other submodules
Some changes to make shaders compile
Shadow denoiser shaders compile but still need assembly
Implement skeleton shaders to use shadow denoiser
Improve shader compiler support for different use cases
Adjust file read and write functionality
Merge branch 'develop' into 132-denoising-module
Adjust shader module
Initial files for the denoising module
Merge branch '133-tone-mapping-module' into 'develop'
Add doxygen group comments
Use tone mapping module in projects reducing code, add normalizing
Add tone mapping module and gamma correction effect
Adjust shader compiler for cross compatible extension
Merge branch 'develop' into 125-cross-vendor-mesh-shader-support
Add installation targets for libraries and headers
Merge branch '128-raytracing-module-improvements' into 'develop'
Replace screenshot for rt example project
Fix issue with material default texture filling
Add upscaling and gui to rt project
Allow compaction of bottom-level acceleration structures to improve memory usage
Add sponza as example scene for ray tracing
Improve descriptor set writes
Add stride to vertex buffer bindings and fix issues with non-interleaved usage in acceleration structures
Correct camera in rt project
Fix building acceleration structures from static scenes
Allow building acceleration structures from multiple geometry data elements
First changes in scene module to allow creation of acceleration structures from static scene graph
Loading