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.
b7880a7714597a4a5d87add26f9062d7df119c00
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
13
Jul
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
16
15
14
13
12
13
12
11
10
9
8
7
6
5
4
3
1
31
May
30
[#87] Add task index visualisation
[#91] Add missing command stream submit
[#92] update RTX extensions
[#86] Removed linking stdc++fs in the first place with Clang.. lol
[#86] Output information about linker and try different name for c++17 fs library
[#86] Turn down Clang warnings
[#86] Fix for implicit instantiation of undefined template
[#86] set path to compiler
[#86] set LDFLAGS and CPPFLAGS
[#86] Added preprocessing flag for openmp using Clang
[#79] Updated VMA-hpp to work with Clang
[#86] windows is allowed one retry now
[#86] revert default job to "all"
[#86] change default job to mac only (for debugging ci)
[#86] change job name to mac
[#86] fix runner tag
[#86] add osx job
[#93] Adjusted the aligned allocation and mutex of VMA using MinGW
[#79] Updated VMA-hpp to work with Clang
[#79] Breaking some commandments for MinGW
[#79] MinGW now fully unstable supported... I guess
[#79] Screw the rules, I have MinGW
[#79] Probably mutex still broken on MinGW... but maybe the alloc() works now
[#79] Next try to fix MinGW issues
[#79] Potential fix for MinGW problems with VMA
[#91] very basic main.cpp, still has errors
[#91] ordner, cmake und main aufgesetzt
Merge branch '79-rework-asset-loader-api' of unigit:vulkan2021/vkcv-framework into 79-rework-asset-loader-api
[#79] Update documenting comments.
[#79] Change order of function arguments for loadMesh.
[#79] Updated VMA-hpp to work with Clang
[#79] Make hasTexture() a method of Material.
[#79] Make all arguments to loadMesh const references.
[#79] Formatting and TODO comments
[#92] remove unnecessary statement (it was just for testing)
[#92] enable RT(X) extensions
[#92][Fix] fix MSVC compile error caused by glm gtx experimental
[#92] update rtx base project
Merge branch 'develop' into 92-rtx-module
[#79] Breaking some commandments for MinGW
Loading