Commit graph

20 commits

Author SHA1 Message Date
PancakeTAS
1dcb496cc0 add process env var for overriding child processes 2025-07-18 17:26:08 +02:00
PancakeTAS
45736c15ee fix freeze when swapchain maintenance is enabled 2025-07-18 17:26:08 +02:00
PancakeTAS
df37e9356a allow process picking via comm 2025-07-18 17:26:08 +02:00
PancakeTAS
f62e658b11 check only for partial path 2025-07-18 17:26:08 +02:00
PancakeTAS
d6abc006a9 improve logging in main application for users
fixes #47
2025-07-18 17:26:08 +02:00
PancakeTAS
1d9b89122f monitor directory instead of file 2025-07-18 17:26:08 +02:00
PancakeTAS
9f528a688a translate context to new config system 2025-07-18 17:26:08 +02:00
PancakeTAS
3526dde26c update hooks to exceptions 2025-07-18 17:26:08 +02:00
PancakeTAS
82bcf2bb72
allow for multiple lsfg versions to coexist 2025-07-12 18:27:12 +02:00
PancakeTAS
d4e4ec8df6
allow suboptimal rendering with fewer than required swapchain images
fixes #61
2025-07-11 18:39:23 +02:00
PancakeTAS
f306c48e6d
cleanup headers
supersedes #32 fixes #42
2025-07-10 17:01:17 +02:00
PancakeTAS
92ca8827db
initial round of code cleanup 2025-07-10 16:33:42 +02:00
PancakeTAS
0d125a115d
fix validation headers and potential amd issues 2025-07-10 16:11:46 +02:00
PancakeTAS
a9452ab198
fix extension check logic 2025-07-07 03:00:58 +02:00
PancakeTAS
2fbdacc9fa
switching to an implicit layer 2025-07-06 17:23:00 +02:00
PancakeTAS
27eeea3d0c
replace copy with blit, allowing for most swapchain formats
fixes #1
2025-07-06 16:15:43 +02:00
PancakeTAS
4ad1ea8523
use same device for subcontext
fixes #13
2025-07-06 14:52:45 +02:00
PancakeTAS
9f806d5bb5
much more verbose logging in hook 2025-07-06 13:30:38 +02:00
PancakeTAS
614457fab7
move to vulkan layer 2025-07-05 18:14:39 +02:00
PancakeTAS
7dfcfe252f
move utils to subdir 2025-07-05 15:24:54 +02:00
Renamed from src/utils.cpp (Browse further)