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
You need to sign in or sign up before continuing.
affd25d266439fe8ab4efc9acea8371cdd1f44e4
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
Aug
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
29
28
26
25
24
23
22
21
20
19
18
17
[#89] fixed destruction of Swapchain and Surface
[#89] temp fix of glfwGetRequiredInstanceExtensions before glfwInit
Merge branch 'develop' into 89-mehrere-fenster-abhangigkeiten-von-core-zu-fenster-swapchain-etc
[#103] Added VK_KHR_portability_subset requirement on apple hardware
Merge branch 'develop' into 91-compute-first-network
Merge branch 'develop' of gitlab.uni-koblenz.de:vulkan2021/vkcv-framework into 71-refactor-pipeline-config-and-manager
[#91] added NNEF-Tools Library in Submodule
[#91] added NNEF-Tools-lib in submodule
Merge branch '104-pass-debug-profiling' into 'develop'
Merge branch '101-device-feature-checks-missing' into 'develop'
[#101] Fixed app
Merge branch 'develop' into 101-device-feature-checks-missing
[#101] Simplified constructor for features collection
[#101] Fixed bad function calls
[#101] Added class to store feature and extension requirements before core creation
[#104] Fixed some warnings in asset_loader
Merge branch 'develop' into 104-pass-debug-profiling
[#104] Added methods to add debug labels to handles
[#92] enable uncommented features because they do not cause trouble anymore
[#92] adjust features
[#92] use dynamic dispatcher, adjust value type for indexing
[#92] adjust RT_ACCELERATION buffer types
Merge branch 'develop' into 92-rtx-module
Merge branch 'develop' into 89-mehrere-fenster-abhangigkeiten-von-core-zu-fenster-swapchain-etc
[#89] add managers to core creation
[#92] adjust RTXModule::init, mention our actual problem in ASManager.cpp
[#92] minor fix
[#92] uncomment scene object
[#92] remove scene include, fix error with creating AccelerationStructureGeometryTrianglesDataKHR
[#92] add simple mesh to main.cpp for first AS testing
[#92] remove features from RTX, add BLAS building, adjust BufferUsageFlags
[#92] add raytracing features to Context::create
[#94] fixed alignment issues and descriptorwrite overwrite issues
[#94] fixed compile error by re-adding the textureData struct in the saf-r project itself
[#94] merged develop into branch
[#90] Fixed missing include and added typedef
[#90] Fixed compiler issues with constexpr
[#89] adjusted main of firstMesh to fit new core
[#89] replaced swapchain and window member with handle
[#89] added swapchain handle to window
Loading