PancakeTAS
|
62f814999f
|
enhancement(flatpak): add support for 25.08
(CI) Build lsfg-vk / build (push) Has been cancelled
(CI) Build lsfg-vk for Flatpak / flatpak-extensions (23.08) (push) Has been cancelled
(CI) Build lsfg-vk for Flatpak / flatpak-extensions (24.08) (push) Has been cancelled
(CI) Build lsfg-vk for Flatpak / flatpak-extensions (25.08) (push) Has been cancelled
(CI) Build lsfg-vk for Flatpak / flatpak-ui (push) Has been cancelled
|
2025-10-06 17:16:09 +02:00 |
|
PancakeTAS
|
0048283a8a
|
fix: hide unload message if never loaded
(CI) Build lsfg-vk / build (push) Has been cancelled
(CI) Build lsfg-vk for Flatpak / flatpak-extensions (23.08) (push) Has been cancelled
(CI) Build lsfg-vk for Flatpak / flatpak-extensions (24.08) (push) Has been cancelled
(CI) Build lsfg-vk for Flatpak / flatpak-ui (push) Has been cancelled
|
2025-08-29 13:01:19 +02:00 |
|
PancakeTAS
|
8b87a0c71b
|
workflows: better manual dispatch
|
2025-08-29 12:51:23 +02:00 |
|
PancakeTAS
|
714326ce11
|
enhancement(flatpakui): fix workflow
|
2025-08-29 11:53:40 +02:00 |
|
PancakeTAS
|
a22ad81056
|
enhancement(flatpakui): add manually triggered workflow
|
2025-08-29 11:24:12 +02:00 |
|
PancakeTAS
|
45ae660e78
|
enhancement(flatpakui): force version number in release workflow
|
2025-08-29 11:24:12 +02:00 |
|
PancakeTAS
|
6a2fa943c4
|
enhancement(flatpakui): also update packages
|
2025-08-29 11:24:12 +02:00 |
|
PancakeTAS
|
4260f29bc6
|
enhancement(flatpakui): update packaging logic
|
2025-08-29 11:24:12 +02:00 |
|
PancakeTAS
|
bfd8d0b8e5
|
enhancement(flatpakui): enhance main build workflow
|
2025-08-29 11:24:12 +02:00 |
|
PancakeTAS
|
1ab4f2ef56
|
enhancement(flatpakui): remove version information from most files
|
2025-08-29 11:24:12 +02:00 |
|
PancakeTAS
|
60d4e10c5c
|
enhancement(flatpakui): update release flatpak workflow
|
2025-08-29 11:24:12 +02:00 |
|
PancakeTAS
|
68c10561de
|
enhancement(flatpakui): add metainfo file for main application
|
2025-08-29 11:24:12 +02:00 |
|
PancakeTAS
|
ccd4d92a3e
|
enhancement(flatpakui): update action branch and cache
|
2025-08-29 11:24:12 +02:00 |
|
PancakeTAS
|
2de618809c
|
enhancement(flatpakui): create github action for continuous integration
|
2025-08-29 11:24:12 +02:00 |
|
PancakeTAS
|
7deeea9e98
|
enhancement(flatpakui): update other flatpak files
|
2025-08-29 11:24:12 +02:00 |
|
PancakeTAS
|
acd3366e0c
|
enhancement(flatpakui): add flatpak file for the user interface
|
2025-08-29 11:24:12 +02:00 |
|
PancakeTAS
|
5e04b4f5f6
|
enhancement(nodeps): remove gitmodules entirely
|
2025-08-26 17:19:28 +02:00 |
|
PancakeTAS
|
82fb53f089
|
enhancement(nodeps): remove pe-parse dependency
|
2025-08-26 17:19:28 +02:00 |
|
PancakeTAS
|
77c9cc632d
|
enhancement(nodeps): print to stderr
|
2025-08-26 17:19:28 +02:00 |
|
PancakeTAS
|
daa1e410eb
|
enhancement(nodeps): fix buildsystem warnings
|
2025-08-26 17:19:28 +02:00 |
|
PancakeTAS
|
f8526a1fe3
|
enhancement(nodeps): remove toml11 dependency
|
2025-08-26 17:19:28 +02:00 |
|
PancakeTAS
|
bfebf9b27e
|
enhancement(nodeps): remove volk dependency
|
2025-08-26 17:19:28 +02:00 |
|
Matt W. S.
|
0a6455a381
|
docs: update the readme page
Co-authored-by: strokesws <strokesws@gmail.com>
Co-authored-by: PancakeTAS <pancake@mgnet.work>
|
2025-08-13 23:01:50 +02:00 |
|
PancakeTAS
|
60baec1e26
|
feat(exe): fixing processes with space in their name
|
2025-08-13 20:49:42 +02:00 |
|
PancakeTAS
|
e09d590f2d
|
feat(exe): present exe files in ui
|
2025-08-13 20:49:42 +02:00 |
|
PancakeTAS
|
7ddf1bdbde
|
feat(exe): update c++ implementation to get exe
|
2025-08-13 20:49:42 +02:00 |
|
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
|
62ce71e4d4
|
feat(exe): update default configuration
|
2025-08-13 20:49:42 +02:00 |
|
Rerence1016
|
26e4dc5827
|
feat(exe): fix comments, remove regex dependency
|
2025-08-13 20:49:42 +02:00 |
|
Rerence1016
|
ec59c072b5
|
feat(exe): use /proc/self/maps to get exe for ui and core lsfg-vk
|
2025-08-13 20:49:42 +02:00 |
|
Rerence1016
|
b899324b8c
|
feat(exe): allow specifying games by their exe file
|
2025-08-13 20:49:42 +02:00 |
|
Rerence1016
|
bee751e16b
|
feat(exe): add regex, find and use exe name for proton/wine processes in ui
|
2025-08-13 20:49:42 +02:00 |
|
PancakeTAS
|
da16437210
|
fix(test): ensure building works without renderdoc
|
2025-08-13 01:49:25 +02:00 |
|
PancakeTAS
|
a71b994d74
|
feat(fp16): fixup test
|
2025-08-12 20:30:34 +02:00 |
|
PancakeTAS
|
f5690d741c
|
feat(fp16): add no_fp16 to default configuration
|
2025-08-12 20:30:34 +02:00 |
|
PancakeTAS
|
7bac21f793
|
feat(fp16): remove SPIR-V Tools dependency
|
2025-08-12 20:30:34 +02:00 |
|
PancakeTAS
|
3a86e5ade4
|
feat(fp16): add no fp16 flag to ui
|
2025-08-12 20:30:34 +02:00 |
|
PancakeTAS
|
012b18b97c
|
feat(fp16): add flag for overriding fp16
|
2025-08-12 20:30:34 +02:00 |
|
PancakeTAS
|
73e09afcf4
|
feat(fp16): adding all shaders
|
2025-08-12 20:30:34 +02:00 |
|
PancakeTAS
|
28d293d531
|
feat(fp16): update to use correct index
|
2025-08-12 20:30:34 +02:00 |
|
PancakeTAS
|
77d1b68b8b
|
feat(fp16): account for new shader bindings
|
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
|
3fcde7c126
|
feat(fp16): passthrough fp16 to shader pool
|
2025-08-12 20:30:34 +02:00 |
|
PancakeTAS
|
b93a4eeaf2
|
feat(fp16): fetch for fp16 support
|
2025-08-12 20:30:34 +02:00 |
|
PancakeTAS
|
b34dd6ddaa
|
feat(test): make tests work
|
2025-08-11 19:33:04 +02:00 |
|
PancakeTAS
|
fd6f611dd0
|
feat(test): fixup test
|
2025-08-11 19:33:04 +02:00 |
|
PancakeTAS
|
405733d50e
|
feat(test): write main test
|
2025-08-11 19:33:04 +02:00 |
|
PancakeTAS
|
a90593fdc1
|
feat(test): move util back to framegen
|
2025-08-11 19:33:04 +02:00 |
|