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
|
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
|
c1413a3ed9
|
do not multithread
|
2025-07-19 13:08:11 +02:00 |
|
PancakeTAS
|
54ec01a3a5
|
skip setup entirely on 1x multiplier
|
2025-07-18 17:26:08 +02:00 |
|
PancakeTAS
|
df37e9356a
|
allow process picking via comm
|
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
|
ce26c8a9e6
|
properly recreate swapchain
fixes #81
|
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
|
1576edcf1a
|
avoid symbol clashing
|
2025-07-12 19:51:55 +02:00 |
|
PancakeTAS
|
d8a9899747
|
performance mode base
|
2025-07-12 18:37:44 +02:00 |
|
PancakeTAS
|
82bcf2bb72
|
allow for multiple lsfg versions to coexist
|
2025-07-12 18:27:12 +02:00 |
|
PancakeTAS
|
f306c48e6d
|
cleanup headers
supersedes #32 fixes #42
|
2025-07-10 17:01:17 +02:00 |
|
PancakeTAS
|
071980abec
|
limit flow scale
|
2025-07-10 16:32:47 +02:00 |
|
PancakeTAS
|
3b302e63d8
|
implement lsfg 3.1 into main project
fixes #39 fixes #40 fixes #43
|
2025-07-10 16:16:25 +02:00 |
|
PancakeTAS
|
92c7f98a12
|
hdr support
fixes #15
|
2025-07-06 21:15:15 +02:00 |
|
PancakeTAS
|
ef6d3bd39d
|
fix: unset disable var in case future processes
|
2025-07-06 19:09:37 +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
|
448229255b
|
cleanup fg context logic
|
2025-07-03 10:14:55 +02:00 |
|
PancakeTAS
|
3689390c56
|
fix semaphore deletion
|
2025-07-03 09:19:22 +02:00 |
|
PancakeTAS
|
d5cfab75d7
|
refactor hooks
|
2025-07-03 08:01:36 +02:00 |
|
PancakeTAS
|
d7b597ed0f
|
move to subproject & initial hook commit
|
2025-07-01 09:17:09 +02:00 |
|
PancakeTAS
|
2083b6c85e
|
import semaphore and images
|
2025-07-01 08:57:44 +02:00 |
|
PancakeTAS
|
08646483a8
|
make it a library
|
2025-07-01 08:21:41 +02:00 |
|