rtengine/src/renderer/vk
Kevin Trogant 3bc192b281 dump state
this will be the basis of the framegraph rewrite, because the current
state is fucked
2024-03-25 17:55:03 +01:00
..
pch Try to improve resource layout transition 2024-03-17 15:10:45 +01:00
buffers.c dump state 2024-03-25 17:55:03 +01:00
command_buffers.c dump state 2024-03-25 17:55:03 +01:00
command_buffers.h dump state 2024-03-25 17:55:03 +01:00
commands.c dump state 2024-03-25 17:55:03 +01:00
frame.c dump state 2024-03-25 17:55:03 +01:00
framebuffer.h rename the engine to recreational.tech 2024-01-16 16:10:56 +01:00
gpu_sync.c Fix linux build 2024-02-29 16:12:09 +01:00
gpu_sync.h Seems like a valid chain of image transitions. 2024-02-20 13:47:47 +01:00
gpu.h dump state 2024-03-25 17:55:03 +01:00
helper.c dump state 2024-03-25 17:55:03 +01:00
init.c dump state 2024-03-25 17:55:03 +01:00
meson.build dump state 2024-03-25 17:55:03 +01:00
pipelines.c Progress towards rendering with effects 2024-03-08 01:13:10 +01:00
pipelines.h Seems like a valid chain of image transitions. 2024-02-20 13:47:47 +01:00
render_targets.c Try to improve resource layout transition 2024-03-17 15:10:45 +01:00
render_targets.h Seems like a valid chain of image transitions. 2024-02-20 13:47:47 +01:00
resources.h dump state 2024-03-25 17:55:03 +01:00
simple_sync_impl.cpp dump state 2024-03-25 17:55:03 +01:00
swapchain.c Try to improve resource layout transition 2024-03-17 15:10:45 +01:00
swapchain.h Present the first (black) image 2024-02-19 10:27:53 +01:00
transfers.c dump state 2024-03-25 17:55:03 +01:00
transfers.h dump state 2024-03-25 17:55:03 +01:00
vma_impl.cpp Fix linux build 2024-02-29 16:12:09 +01:00