Commit graph

319 commits

Author SHA1 Message Date
PancakeTAS
34da212a74 check all shaders are loaded early 2025-07-18 17:26:08 +02:00
PancakeTAS
b5ca50d3d8 add error gui 2025-07-18 17:26:08 +02:00
PancakeTAS
a457ef5aff store config in executable 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
ab867ff272 allow hot-reload via multiplier=1 2025-07-18 17:26:08 +02:00
PancakeTAS
a0d6368f4d allow custom environment variables 2025-07-18 17:26:08 +02:00
PancakeTAS
0401f72452 allow hot-reloading disable/enable if enabled at start 2025-07-18 17:26:08 +02:00
PancakeTAS
f60f2cf313 speed-up compilation a bit 2025-07-18 17:26:08 +02:00
PancakeTAS
f62e658b11 check only for partial path 2025-07-18 17:26:08 +02:00
PancakeTAS
bb976ea863 default config 2025-07-18 17:26:08 +02:00
PancakeTAS
2af8717aa1 properly use dll path 2025-07-18 17:26:08 +02:00
PancakeTAS
d283a146bc re-fix the mesa bug
dumb puppy reintroduces old mesa bug
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
ce26c8a9e6 properly recreate swapchain
fixes #81
2025-07-18 17:26:08 +02:00
PancakeTAS
1d9b89122f monitor directory instead of file 2025-07-18 17:26:08 +02:00
PancakeTAS
f8bdfd90de fix the config updates 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
3526dde26c update hooks to exceptions 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
455e114aef only run on develop branch 2025-07-18 17:26:08 +02:00
PancakeTAS
3f64d20d8e move subprojects into dedicated folder 2025-07-18 17:26:08 +02:00
PancakeTAS
ffd72ee598 groundwork for a configuration file 2025-07-18 17:26:08 +02:00
Pancake
05b8413dbc
Add ko-fi as an option for donation
Closes #92
2025-07-18 12:23:09 +02:00
PancakeTAS
cebe5e2e7a fixing uninstall 2025-07-15 19:47:03 +02:00
Nojus
67f5e4923b install.sh: nixos option and various improvements
adds a nixos option with its related special handling, uses mktemp instead of a hardcoded tmp folder, adds a check on fetching remote hash and makes the script generally more talkative on what it is doing/failure
2025-07-15 19:47:03 +02:00
PancakeTAS
83b869b0c4
switch to index based shader discovery 2025-07-14 20:29:55 +02:00
PancakeTAS
f998647d74
update installation script 2025-07-13 18:39:21 +02:00
PancakeTAS
0d19e15834
workflow for debian
fixes #64
2025-07-13 18:21:59 +02:00
PancakeTAS
8cf8ea48a1
workflows for each distro
fixes #67
2025-07-13 18:01:30 +02:00
PancakeTAS
26ba56d9d0
get rid of cmake fetch 2025-07-13 17:33:11 +02:00
PancakeTAS
b5678a9ce5
update workflow 2025-07-13 17:19:24 +02:00
PancakeTAS
6a6465e12e
get rid of full dxvk 2025-07-13 17:15:44 +02:00
PancakeTAS
3ec418fd0f
rename build artifact
allows for easier api query later
2025-07-12 22:02:48 +02:00
PancakeTAS
260998cbf5
don't override the previous shaders..
fixes #41
2025-07-12 20:15:49 +02:00
PancakeTAS
1576edcf1a
avoid symbol clashing 2025-07-12 19:51:55 +02:00
PancakeTAS
2fde1bbf10
lsfg-vk-v3.1p: optimizing delta 2025-07-12 19:41:30 +02:00
PancakeTAS
ec4be495ea
lsfg-vk-v3.1p: delta shaders 2025-07-12 19:08:47 +02:00
PancakeTAS
191fc3301e
lsfg-vk-v3.1p: gamma shaders 2025-07-12 19:01:45 +02:00
PancakeTAS
3442c9c722
lsfg-vk-v3.1p: beta shaders 2025-07-12 18:59:09 +02:00
PancakeTAS
2d66e1cade
lsfg-vk-v3.1p: alpha shaders 2025-07-12 18:55:31 +02:00
PancakeTAS
0b4caa7126
update shader hashes 2025-07-12 18:55:04 +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
dac149c84a
support searching for more paths
fixes #56
2025-07-11 23:25:07 +02:00
PancakeTAS
bc481e65a5
fixing steam deck game mode... somehow
fixes #60
2025-07-11 23:01:02 +02:00
PancakeTAS
d4e4ec8df6
allow suboptimal rendering with fewer than required swapchain images
fixes #61
2025-07-11 18:39:23 +02:00
PancakeTAS
896a205e8e
ensure swapchains exist before presenting
fixes #57
2025-07-11 15:21:05 +02:00