Commit graph

18 commits

Author SHA1 Message Date
PancakeTAS
f8526a1fe3 enhancement(nodeps): remove toml11 dependency 2025-08-26 17:19:28 +02:00
PancakeTAS
7bac21f793 feat(fp16): remove SPIR-V Tools dependency 2025-08-12 20:30:34 +02:00
PancakeTAS
73e09afcf4 feat(fp16): adding all shaders 2025-08-12 20:30:34 +02:00
PancakeTAS
6c3571e672 feat(fp16): remove translation remnants 2025-08-12 20:30:34 +02:00
PancakeTAS
cb234bde74 feat(fp16): translate shaders to fp16
this will not work with the steam version, nor is it deployable
2025-08-12 20:30:34 +02:00
PancakeTAS
728626dbf2
reduce cmake compatibility levels 2025-07-25 23:29:59 +02:00
PancakeTAS
df37e9356a allow process picking via comm 2025-07-18 17:26:08 +02:00
PancakeTAS
34da212a74 check all shaders are loaded early 2025-07-18 17:26:08 +02:00
PancakeTAS
2af8717aa1 properly use dll path 2025-07-18 17:26:08 +02:00
PancakeTAS
83b869b0c4
switch to index based shader discovery 2025-07-14 20:29:55 +02:00
PancakeTAS
6a6465e12e
get rid of full dxvk 2025-07-13 17:15:44 +02:00
PancakeTAS
260998cbf5
don't override the previous shaders..
fixes #41
2025-07-12 20:15:49 +02:00
PancakeTAS
0b4caa7126
update shader hashes 2025-07-12 18:55:04 +02:00
PancakeTAS
dac149c84a
support searching for more paths
fixes #56
2025-07-11 23:25:07 +02:00
PancakeTAS
63f0968375
improve benchmark and fix init order 2025-07-10 19:35:41 +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
7e1d46189e
lsfg-vk-v3.1: move out shader extraction to surrounding project 2025-07-10 16:15:07 +02:00