Commit graph

103 commits

Author SHA1 Message Date
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
PancakeTAS
ced1b326df
fix: sneaky underflow when multiplier is zero
fixes #22
2025-07-07 03:15:47 +02:00
PancakeTAS
77a8c5bbfc
fix first debug log messages being dropped 2025-07-07 03:01:39 +02:00
PancakeTAS
a9452ab198
fix extension check logic 2025-07-07 03:00:58 +02:00
Samuel
42ff9d7fd0 add missing slash when XDG_DATA_HOME is set 2025-07-06 23:34:48 +02:00
PancakeTAS
92c7f98a12
hdr support
fixes #15
2025-07-06 21:15:15 +02:00
PancakeTAS
01379439f4
workaround a mesa bug
fixes #17
2025-07-06 20:57:59 +02:00
PancakeTAS
192f5e4e9f
cache pipelines to improve loading speeds 2025-07-06 20:41:19 +02:00
PancakeTAS
180256a222
disable unneeded dxvk features 2025-07-06 19:58:22 +02:00
PancakeTAS
ef6d3bd39d
fix: unset disable var in case future processes 2025-07-06 19:09:37 +02:00
PancakeTAS
ef0ff5a70b
fix: incorrect lookup for data home
fixes #16
2025-07-06 17:27:35 +02:00
PancakeTAS
2fbdacc9fa
switching to an implicit layer 2025-07-06 17:23:00 +02:00
PancakeTAS
48c773574a
enhancement: better default path logic
fixes #16
2025-07-06 16:54:00 +02:00
PancakeTAS
27eeea3d0c
replace copy with blit, allowing for most swapchain formats
fixes #1
2025-07-06 16:15:43 +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
2eeadd49b0
remove synchronization2 functions 2025-07-05 20:36:58 +02:00
PancakeTAS
c8e7d4810e
log failed pointer resolves 2025-07-05 20:18:20 +02:00
PancakeTAS
307485c372
update buildscript and docs 2025-07-05 18:36:13 +02:00
PancakeTAS
614457fab7
move to vulkan layer 2025-07-05 18:14:39 +02:00
PancakeTAS
7dfcfe252f
move utils to subdir 2025-07-05 15:24:54 +02:00
PancakeTAS
c2aeb2cbaa
fix release build and update docs 2025-07-05 11:46:12 +02:00
PancakeTAS
b2e0f2cf11
build mostly static and organize build files 2025-07-05 11:15:32 +02:00
PancakeTAS
9e20702180
get rid of libcrypto 2025-07-05 00:22:06 +02:00
PancakeTAS
ccf71234c1
get rid of d3d11 device
hopefully fixing steam deck compat while also not breaking anything
2025-07-04 23:32:01 +02:00
PancakeTAS
9611a70ff9
fix: weird steam deck compiling thing 2025-07-04 19:10:32 +02:00
PancakeTAS
c8ed0750c7
fix: do not discard content on copy 2025-07-04 17:57:13 +02:00
PancakeTAS
e3eae11e32
fix: quick fix for non-dedicated gpus 2025-07-04 17:55:42 +02:00
PancakeTAS
929c0e6fa6
fix: use a readable log color 2025-07-04 17:55:28 +02:00
PancakeTAS
bc5a63b8b7
docs: correct branch name 2025-07-04 15:28:09 +02:00
PancakeTAS
533cc97a05
docs: readme & license 2025-07-04 15:16:45 +02:00
PancakeTAS
e03fcaf4b0
install cmake logic 2025-07-04 14:38:42 +02:00
PancakeTAS
b34f66e38d
extract shaders from Lossless.dll 2025-07-04 13:32:41 +02:00
PancakeTAS
11778e507f
remove forced layers 2025-07-03 10:21:42 +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
990f45f06d
bugfixes 2025-07-02 17:27:17 +02:00
PancakeTAS
2fbc37e1ea
mfg 2025-07-02 14:46:38 +02:00
PancakeTAS
f3b5cfc131
multi frame generation for backend 2025-07-02 14:17:37 +02:00
PancakeTAS
3a6458ab7a
pass pNext to present 2025-07-02 11:39:14 +02:00
PancakeTAS
f62c2578da
increase swapchain image count 2025-07-02 10:51:43 +02:00
PancakeTAS
260026beed
better definitions for some reason 2025-07-02 10:01:19 +02:00
PancakeTAS
a7df89824c
is it done? 2025-07-02 09:49:10 +02:00
PancakeTAS
ad0fd6eb77
some progress on rendering 2025-07-02 08:35:23 +02:00
PancakeTAS
70bf51fa72
lots of fixes 2025-07-01 11:18:05 +02:00
PancakeTAS
969fcfadeb
implement lsfg base 2025-07-01 10:48:20 +02:00