Commit graph

149 commits

Author SHA1 Message Date
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
PancakeTAS
8823dea174
create extremely primitive install script
fixes #20
2025-07-11 00:18:46 +02:00
PancakeTAS
5ab8b4e911
create a build workflow
fixes #45
2025-07-10 23:24:05 +02:00
PancakeTAS
7fa2a605d0
force enable vsync again 2025-07-10 22:27:04 +02:00
PancakeTAS
63f0968375
improve benchmark and fix init order 2025-07-10 19:35:41 +02:00
PancakeTAS
5da49bed0f
enable LTO by default 2025-07-10 18:40:12 +02:00
PancakeTAS
7fe59a9459
implement simple benchmark
fixes #44
2025-07-10 18:32:47 +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
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
7e1d46189e
lsfg-vk-v3.1: move out shader extraction to surrounding project 2025-07-10 16:15:07 +02:00
PancakeTAS
53d73ce610
lsfg-vk-v3.1: fix shader inputs 2025-07-10 16:14:32 +02:00
PancakeTAS
e4c54450d3
lsfg-vk-v3.1: fix synchronization 2025-07-10 16:14:18 +02:00
PancakeTAS
659880ddde
lsfg-vk-v3.1: pass format to context 2025-07-10 16:13:41 +02:00
PancakeTAS
0d125a115d
fix validation headers and potential amd issues 2025-07-10 16:11:46 +02:00
PancakeTAS
794fbcf28c
lsfg-vk-v3.1: cleaning up headers 2025-07-10 02:12:58 +02:00
PancakeTAS
778a87dd24
implement lsfg 3.0 2025-07-10 01:50:36 +02:00
PancakeTAS
45f4296319
docs: update README.md and promote discord as issue tracker 2025-07-08 18:08:55 +02:00
Pancake
a73ce58f9c
Create FUNDING.yml 2025-07-07 14:04:25 +02:00
Pancake
2071c97aef
Update issue templates 2025-07-07 13:48:45 +02:00