Commit graph

43 commits

Author SHA1 Message Date
PancakeTAS
f5b55c7f83 feat(exe): remove pointless last file 2025-08-13 20:49:42 +02:00
PancakeTAS
938fe930b0 feat(exe): print process name rather than command name 2025-08-13 20:49:42 +02:00
PancakeTAS
012b18b97c feat(fp16): add flag for overriding fp16 2025-08-12 20:30:34 +02:00
PancakeTAS
cdffa42a4f
fix: switch to c++ attributes
closes #174
2025-08-03 13:29:55 +02:00
PancakeTAS
60ccaac64d
fix: hide symbols by default 2025-07-30 21:25:00 +02:00
PancakeTAS
59d277dc0e test: remove raygui
it was basically pointless anyways
2025-07-25 19:42:02 +02:00
PancakeTAS
6a86107aba
remove broken environment variables 2025-07-19 14:41:43 +02:00
PancakeTAS
c1413a3ed9
do not multithread 2025-07-19 13:08:11 +02:00
PancakeTAS
41f81fb832
exit silently on error 2025-07-19 09:35:34 +02:00
PancakeTAS
ecd8b4c217 write latest file to tmp 2025-07-18 17:26:08 +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
8b29b952fd add experimental flags for present mode and fps limit 2025-07-18 17:26:08 +02:00
PancakeTAS
a0d6368f4d allow custom environment variables 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
5e68315c2f colon correctness 2025-07-18 17:26:08 +02:00
PancakeTAS
cfdf4e1d1b dynamically unload layer and remove excess logging 2025-07-18 17:26:08 +02:00
PancakeTAS
7a460c7faf watch config file 2025-07-18 17:26:08 +02:00
PancakeTAS
a5ea1893ab initial config file 2025-07-18 17:26:08 +02:00
PancakeTAS
ffd72ee598 groundwork for a configuration file 2025-07-18 17:26:08 +02:00
PancakeTAS
08646483a8
make it a library 2025-07-01 08:21:41 +02:00
PancakeTAS
0bdbc4b25c
bugfixes again 2025-07-01 05:25:03 +02:00
PancakeTAS
bd759399d4
get application to compile temporarily 2025-07-01 03:19:01 +02:00
PancakeTAS
3a7864ee19
switch namespace and initial draft for lsfg main 2025-07-01 03:17:40 +02:00
PancakeTAS
64331fbb9a
more testing for bugs 2025-07-01 00:56:37 +02:00
PancakeTAS
5c7cc5a456
finaly fixes 2025-06-30 09:44:37 +02:00
PancakeTAS
c3e1d0ded9
downsample & alpha shaderchain 2025-06-30 03:27:22 +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
b463d71f69
builder for descriptor set updates 2025-06-29 23:31:34 +02:00
PancakeTAS
80f27ad188
less copies for buffer init 2025-06-29 22:43:54 +02:00
PancakeTAS
f724229ae4
bugfixes and pipeline barriers 2025-06-29 22:34:36 +02:00
PancakeTAS
dc11a64c0a
general cleanup 2025-06-29 20:20:02 +02:00
PancakeTAS
6261a6ed6e
initial round of fixes 2025-06-29 19:35:29 +02:00
PancakeTAS
013950596c
more compute mandatory functions 2025-06-29 18:08:04 +02:00
PancakeTAS
2832020d10
fixing bugs and continuing main 2025-06-29 17:21:21 +02:00
PancakeTAS
d3f5d87d61
more comfortable way to initialize shader 2025-06-29 16:52:01 +02:00
PancakeTAS
2717f02f0f
core pipeline object 2025-06-29 16:45:35 +02:00
PancakeTAS
ce6542a039
fixes 2025-06-29 16:44:25 +02:00
PancakeTAS
fe5a8520e5
base vulkan classes 2025-06-29 05:05:29 +02:00