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.
16d6d04ac2603e486e6c9d3f1b6d94b1d89c971f
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
18
Jun
17
16
15
14
13
12
13
12
11
10
9
8
7
6
5
4
3
1
31
May
30
29
28
27
26
25
24
23
21
20
19
18
17
18
17
18
17
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
1
30
Apr
27
26
23
8
12
Feb
[#55] VS reigns supreme, but sometime you gotta look out for the little guy
[#55] Fix little oopsie
[#55] Add mipmap generation
fix wrong parameters for image resize.
[#55] Add ability to create image with mip chain
add cheap blur filter and composite bloom compute passes.
[#80] Added modules to doxygen
Fixed warning getting the swapchain image
Merge branch 'develop' of gitlab.uni-koblenz.de:vulkan2021/vkcv-framework into 77-lens-flares
Merge branch '70-basic-voxelization' into 'develop'
[#70] Fixed type mismatch
[#70] Merge develop
Merge branch 'develop' of gitlab.uni-koblenz.de:vulkan2021/vkcv-framework into 77-lens-flares
Merge branch 'develop' into 57-material-modul
[#70] Fixed shader-compiler and push contants in voxelization reset
Merge branch '72-imgui-support' into 'develop'
[#72] Added minor documentation for the gui class
[#72] Added event callbacks and fixed removal of event callbacks
[#72] Changed GUIWindow back to GUI class, removed some ImGui overhead and added a shortcut to swapchain images
[#70] Allowing drawcall recording without index buffer, which fixes voxelization vis at higher resolutions
[#70] Albedo color now voxelized
[#70] Voxels can now store color
[#70] Voxelization now uses buffer in preparation for additional voxel info
[#70] Fix lighting again
[#70] Minor cleanup
[#70] Lighting fix
[#70] Put voxelization in separate class to improve readability
[#70] Render into offscreen float buffer for main passes
[#70] Pulled drawcall preparation out of render loop
[#70] Fix gamma correction shader image format
[#60] use glfw pointer function to retrieve window
[#60] change pollEvents back to static
[#60][Doc] add missing documentation
[#70] Add support for all image operation on swapchain input and add gamma correction
[#60][Doc] add missing documentation
[#42] add controller support, adjust sensitivity
[#72] Flipped some lines in cmake to make Windows compile.. wish me luck
[#72] Added framework dependencies to gui module dependencies
Merge branch '78-ci-pipeline-windows-builds-crashen-inkonsistent' into 'develop'
[#78] change ubuntu runner
Loading