rtengine/src/renderer/vk
Kevin Trogant 9008d08d9f Chain framegraph semaphores together
Quick RenderDoc check suggests that this works as intended :-)
2024-02-27 14:35:48 +01:00
..
pch Restructure the project 2024-02-07 13:56:06 +01:00
command_buffers.c Chain framegraph semaphores together 2024-02-27 14:35:48 +01:00
command_buffers.h Seems like a valid chain of image transitions. 2024-02-20 13:47:47 +01:00
commands.c Chain framegraph semaphores together 2024-02-27 14:35:48 +01:00
frame.c Chain framegraph semaphores together 2024-02-27 14:35:48 +01:00
framebuffer.h rename the engine to recreational.tech 2024-01-16 16:10:56 +01:00
gpu_sync.c Chain framegraph semaphores together 2024-02-27 14:35:48 +01:00
gpu_sync.h Seems like a valid chain of image transitions. 2024-02-20 13:47:47 +01:00
gpu.h Chain framegraph semaphores together 2024-02-27 14:35:48 +01:00
helper.c Differentiate between graphics and compile passes 2024-02-27 10:00:00 +01:00
init.c Chain framegraph semaphores together 2024-02-27 14:35:48 +01:00
meson.build Seems like a valid chain of image transitions. 2024-02-20 13:47:47 +01:00
pipelines.c Seems like a valid chain of image transitions. 2024-02-20 13:47:47 +01:00
pipelines.h Seems like a valid chain of image transitions. 2024-02-20 13:47:47 +01:00
render_targets.c Differentiate between graphics and compile passes 2024-02-27 10:00:00 +01:00
render_targets.h Seems like a valid chain of image transitions. 2024-02-20 13:47:47 +01:00
swapchain.c Present the first (black) image 2024-02-19 10:27:53 +01:00
swapchain.h Present the first (black) image 2024-02-19 10:27:53 +01:00
vma_impl.cpp Add creation function for framegraphs and render targets 2024-02-05 21:49:09 +01:00