Commit graph

2 commits

Author SHA1 Message Date
columbarius
d2d50a7d88 vulkan: Avoid blocking waits on the gpu on blit
This allows the blit-filter to run in synchronous or asynchronous mode.
In asynchronous mode the blocking wait on the gpu is replaced by
registering a fd from vulkan with the event loop.
2024-03-17 20:29:19 +01:00
columbarius
c845338d81 vulkan: Add blit utils 2024-02-04 09:27:56 +00:00