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.
8b21b9ae415a167d9587cf29a72e9caf14620231
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
19
Jul
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
16
15
14
13
12
13
12
11
10
9
8
7
6
5
4
[#99] fix corrupted line
[#99] fix cmake command
[#99] add mingw runner
[#79] Removed old loadMesh() and fixed compile errors
[#100] Adjusted cmake magic to process shaders into source files
[#100] Bilinear blitting is perfection
[#100] Added bilinear upscaling
[#100] Added mip load bias and re-added slider for sharpness
[#100] This is getting out of hands!
[#100] FSR modes enums
[#100] Finally got it working, stupid me
[#100] Fixed VRAM leak and added dynamic buffers to descriptor-set pool
[#100] Adjusted code to make fsr work
[#100] F***ing stringstreams...
[#100] Big brain move! Big brain!
[#100] Fixed Windows tmp directory magic
[#79] Start re-implementing loadMesh.
[#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
Loading