Commit graph

21 commits

Author SHA1 Message Date
PancakeTAS
59d277dc0e test: remove raygui
it was basically pointless anyways
2025-07-25 19:42:02 +02:00
PancakeTAS
df37e9356a allow process picking via comm 2025-07-18 17:26:08 +02:00
PancakeTAS
b5ca50d3d8 add error gui 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
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
ffd72ee598 groundwork for a configuration file 2025-07-18 17:26:08 +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
77a8c5bbfc
fix first debug log messages being dropped 2025-07-07 03:01:39 +02:00
PancakeTAS
2fbdacc9fa
switching to an implicit layer 2025-07-06 17:23:00 +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
PancakeTAS
0345ec9e69
reorganize utils 2025-06-30 02:18:01 +02:00
PancakeTAS
10ac493312
host image copyless host image copy 2025-06-30 01:58:36 +02:00
PancakeTAS
bdeae9b8d0
host image copy 2025-06-30 01:10:54 +02:00
PancakeTAS
6b21e1f298
initial shaderchain 2025-06-30 00:43:20 +02:00
PancakeTAS
f724229ae4
bugfixes and pipeline barriers 2025-06-29 22:34:36 +02:00
PancakeTAS
40d7d032a3
initial set of core vulkan objects 2025-06-29 05:05:47 +02:00