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.
e2ac5c7df0863f8523bf0b52cefd601a495b3710
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
16
Jul
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
16
15
14
13
12
13
12
11
10
9
8
7
6
5
4
3
1
Merge branch 'develop' of gitlab.uni-koblenz.de:vulkan2021/vkcv-framework into 94-saf-r-module
Update README.md
Update README.md
[#97] Added README per module
[#97] Adjusted framework README
Merge branch '93-mingw-corrections-for-the-hacks' into 'develop'
[#93] Corrected types of integers to be included with stdint.h
[#94] add ppm texture as png file, load png file
[#87] Fix mesh shader data vertex order
[#94] worked on texture loading
[#87] WIP: meshlets semi working state
[#94] created saf_r project
[#93] Fix for 32bit Windows build and GLM
[#87] add dummy output in vertex shader
[#87] merge develope and fixed conflicts
[#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
Loading