Pancake
|
5c90229bf4
|
Merge 2eec75e258 into 0a6455a381
|
2025-08-22 13:31:11 +00:00 |
|
PancakeTAS
|
2eec75e258
|
enhancement(nodeps): print to stderr
|
2025-08-22 15:31:05 +02:00 |
|
PancakeTAS
|
e1a299617d
|
enhancement(nodeps): fix buildsystem warnings
|
2025-08-21 01:45:43 +02:00 |
|
PancakeTAS
|
ca7cba1ea0
|
enhancement(nodeps): remove toml11 dependency
|
2025-08-21 01:40:01 +02:00 |
|
PancakeTAS
|
49b12efd96
|
enhancement(nodeps): remove volk dependency
|
2025-08-20 22:22:41 +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 |
|
PancakeTAS
|
883e8cf875
|
feat(test): create test boilerplate
|
2025-08-11 19:33:04 +02:00 |
|
PancakeTAS
|
5b2e9d81e4
|
feat(test): move image uploading util
|
2025-08-11 19:33:04 +02:00 |
|
PancakeTAS
|
219083dcd5
|
feat(test): create file structure for tests
|
2025-08-11 19:33:04 +02:00 |
|
PancakeTAS
|
2f488a42ef
|
workflows: allow manual dispatch
|
2025-08-07 19:07:09 +02:00 |
|
PancakeTAS
|
836d119795
|
docs: update readme
closes #164
|
2025-08-03 13:32:39 +02:00 |
|
PancakeTAS
|
cdffa42a4f
|
fix: switch to c++ attributes
closes #174
|
2025-08-03 13:29:55 +02:00 |
|
Pancake
|
7113d7d02d
|
v1.0.0
|
2025-07-30 21:30:23 +02:00 |
|
PancakeTAS
|
3893d063f2
|
meta: update version number to 1.0.0
|
2025-07-30 21:25:00 +02:00 |
|
PancakeTAS
|
60ccaac64d
|
fix: hide symbols by default
|
2025-07-30 21:25:00 +02:00 |
|
PancakeTAS
|
61be74fe18
|
fix: bind correct resources in performance mode
|
2025-07-30 21:25:00 +02:00 |
|
Caliel Alves
|
33503ab41b
|
fix(ui): search icon
|
2025-07-30 21:25:00 +02:00 |
|
Samuel
|
f25411cff8
|
fix(ui): decorations and icon issues with app image
|
2025-07-30 21:25:00 +02:00 |
|
PancakeTAS
|
2e2624796d
|
fix(ui): correct ui class
|
2025-07-30 21:25:00 +02:00 |
|
PancakeTAS
|
ef22e774c7
|
workflows: remove test from names and provide noui package
|
2025-07-30 21:25:00 +02:00 |
|
Pancake
|
7c0c29c1e7
|
v0.9.0 (pre-release)
|
2025-07-26 17:55:26 +02:00 |
|
PancakeTAS
|
e27a719609
|
ui: deploy default configuration
fixes #132
|
2025-07-26 01:21:16 +02:00 |
|
PancakeTAS
|
a4e846f946
|
various fixes all over
|
2025-07-26 01:13:08 +02:00 |
|