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
0fcdae9daee5578c65ddbd6cb6f17f2498020de4
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
13
Sep
12
11
10
8
7
5
4
3
2
1
31
Aug
30
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
Refactor shader
Material setup for cornell box
Corrected plane intersection slightly, fixed ray generation and build simple cornell box
Plane now working
[#94] merged with the new changes
[#94] Added comments, deleted not used cpp
[#94] Funky balls
[#92] add RTX Pipeline creation function, make dispatcher member accessible for RTXModule (see also text below)
[#92][doc] add & edit documentation
Fix shader errors
temp commit to fix some git issues
[#111] add new compute shaders/pipelines and adapt Particle class
[#105] convert index to uint32_t
Change scene data layout
[#105] interleave scene
Copy and clean up raytracing project
compile scene vertex buffers and index buffers into one huge compiled buffer.
[#111] implementing PipelineInit function to reduce compute pipeline initialisation code in main.cpp
[#113] Memory and image barriers now actually do something
[#113] Fix UI rendering initial image layout being set to undefined
[#92] descriptorWrites for output image and pushconstants for camera
[#92] minor fix to previoulsy commited error in includes
[#92] descriptorWrites for Acceleration structure and index and vertexbuffer
[#105] WIP. attempting to use indirect draw with sponza.
[#94] Corrected ray direction computation
[#94] Add camera support
Merge branch '89-mehrere-fenster-abhangigkeiten-von-core-zu-fenster-swapchain-etc' into 'develop'
[98] Approve license
[#89] Merge develop
[#94] Funky lights
Merge branch '71-refactor-pipeline-config-and-manager' into 'develop'
[#94] Merge
[#94] Intersection now returns closest hit, removed unnecessary extra material buffer in shader and refactored entire raytracing compute shader
[#89] Removed unused variable
[94] Fixed the reflections and push constants
[#89] Cleanup for some warnings
[#71] Renamed pipeline to graphics pipeline
[94] Fixed snowflake issue + push constants
[#71] Fixed warning with auto int
[#71] Merge develop and minor bugfixes
Loading