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
06c23ba755d55205c66c47a397da32b1e3154371
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
17
Sep
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
11
10
9
8
6
5
4
3
2
1
30
Jun
Merge branch 'develop' into 97-listung-von-dependencies
[#92] fixed frameCount and with that the camera issues caused in raygen shader
[#92] updated cube vertices, started integrating hit shader
[#105] corrected bindings for variable binding
Good.
[#92] fixed acceleration structure creation.
[#114] Fix conservative rasterization not working if physical device primitiveOverestimationSize = 0
[#114] Add separate macro for vulkan debug labels, so labels can be used in Release mode
[#92] Minor fixes and experimentation
[#114] Add debug labels to voxelization project
Reenable window resizing in indirect dispatch project
[#96] Fixed stupid fault causing a compiler error
[#96] Completed docs for scene module
[#96] Added docs for scene class
Merge branch '92-rtx-module' of https://gitlab.uni-koblenz.de/vulkan2021/vkcv-framework into 92-rtx-module
[#92] changed command submission
[#96] Fixed compiler error because of naive renaming
[#92] Fixed compiler error
[#96] Added some doxygen comments for the scene module and fixed some other missing pieces in other modules
[#92] added acceleration structure building resulting in device lost error
Make material setting labels unique to avoid ImGui problems
[#96] Completed doxygen comments for shader compiler module
Add separate material for ground
Add adjustable f0
Slight refactor
Add editable roughness
[#98] I solemnly swear that I'm up to no good.
GGX importance sampling for specular
[#96] Completed doxygen comments of upscaling module
[#105] removed comments and added modelmatrix ssbo (descriptor error)
[#111] change particle generation
[#111] change location constraints
[#111] increase numerical stability
[#111] parameter that work somehow
[#111] add spiky_grad function
Materials editable through UI and specular prototype
[#96] Added doxygen comments to upscaling and material
[#111] change to particle generation
[#111] change poly6 function
[#111] add missing params
Loading