lsfg-vk/lsfg-vk-cli
PancakeTAS e611c5b27d
feat(bindless): Split synchronization into another thread in debug tool
I think RenderDoc attaches a fence or something, so the dispatch never returns. And ontop of this it looks like timeline semaphores can be signaled back to a lower value, when shared across processes
2026-04-26 01:10:19 +02:00
..
src feat(bindless): Split synchronization into another thread in debug tool 2026-04-26 01:10:19 +02:00
thirdparty/include feat(bindless): Implement updated backend in lsfg-vk-cli 2026-04-25 22:34:57 +02:00
.clang-tidy chore: Adjust to new compiler warnings 2026-04-25 20:52:18 +02:00
CMakeLists.txt feat(bindless): Implement updated backend in lsfg-vk-cli 2026-04-25 22:34:57 +02:00