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
d9b6b7480f5cd1c29bc922a0790d23fcd2532901
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
18
Jul
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
16
15
14
13
12
13
12
11
10
9
8
7
6
5
4
3
[#79] Create new function specifically for texture loading.
[#100] Updated FSR.. still doesn't work
[#100] Fixed multiple issues but it still doesn't work
[#100] Fixed temporary files stacking up locally
[#100] Implemented FSR to voxelization demo... at best quality obviously
[#79] Move TODO comments to gitlab issue.
[#100] Added defines to shader compilation and completed FSR
[#79] Add URIs to Scene struct.
[#79] Log warning if mesh names are not unique.
[#100] Added sample compute shader to use FSR as string
[#100] Fix for Windows being special of course
[#100] Added function to include shaders as const string, refactored temporary file usage
[#100] Added include path to shader compiler, allowed compiling glsl from string and created base for upscaling module
[#79] Move FIXME/TODO comments to gitlab issue.
[#79] Add some missing details to documentation.
[#87] call static methode instead
[#87] moved header from src to include
Merge branch 'develop' into 87-mesh-shader-implementation
[#87] removed local methodes of meshlets
[#87] add meshlet header to scene module
[#87] remove useless header
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
Loading