PancakeTAS
|
d8a9899747
|
performance mode base
|
2025-07-12 18:37:44 +02:00 |
|
PancakeTAS
|
d4e4ec8df6
|
allow suboptimal rendering with fewer than required swapchain images
fixes #61
|
2025-07-11 18:39:23 +02:00 |
|
PancakeTAS
|
f306c48e6d
|
cleanup headers
supersedes #32 fixes #42
|
2025-07-10 17:01:17 +02:00 |
|
PancakeTAS
|
7e1d46189e
|
lsfg-vk-v3.1: move out shader extraction to surrounding project
|
2025-07-10 16:15:07 +02:00 |
|
PancakeTAS
|
0d125a115d
|
fix validation headers and potential amd issues
|
2025-07-10 16:11:46 +02:00 |
|
PancakeTAS
|
77a8c5bbfc
|
fix first debug log messages being dropped
|
2025-07-07 03:01:39 +02:00 |
|
PancakeTAS
|
2fbdacc9fa
|
switching to an implicit layer
|
2025-07-06 17:23: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
|
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
|
929c0e6fa6
|
fix: use a readable log color
|
2025-07-04 17:55:28 +02:00 |
|
PancakeTAS
|
d5cfab75d7
|
refactor hooks
|
2025-07-03 08:01:36 +02:00 |
|
PancakeTAS
|
2fbc37e1ea
|
mfg
|
2025-07-02 14:46:38 +02:00 |
|
PancakeTAS
|
3a6458ab7a
|
pass pNext to present
|
2025-07-02 11:39:14 +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 |
|
PancakeTAS
|
83dde594c6
|
some reshuffling
|
2025-07-01 10:10:53 +02:00 |
|
PancakeTAS
|
13076e9fe3
|
simple presenting logic
|
2025-07-01 09:59:24 +02:00 |
|
PancakeTAS
|
eb1cee1355
|
link statically with Vulkan
|
2025-07-01 09:53:48 +02:00 |
|
PancakeTAS
|
59b05ce220
|
base swapchain context class
|
2025-07-01 09:51:23 +02:00 |
|
PancakeTAS
|
b4e00d2d65
|
base application class
|
2025-07-01 09:43:56 +02:00 |
|
PancakeTAS
|
e9bee45a36
|
second batch of original vulkan pointers alongside basic hooks
|
2025-07-01 09:37:29 +02:00 |
|
PancakeTAS
|
f31b5842d8
|
first batch of original vulkan pointers
|
2025-07-01 09:37:19 +02:00 |
|
PancakeTAS
|
935dd2f452
|
implement Vulkan loader with symbol overrides
|
2025-07-01 09:22:32 +02:00 |
|
PancakeTAS
|
37ed1e34f5
|
implement dynamic laoder with overrides
|
2025-07-01 09:21:18 +02:00 |
|
PancakeTAS
|
d7b597ed0f
|
move to subproject & initial hook commit
|
2025-07-01 09:17:09 +02:00 |
|
PancakeTAS
|
2083b6c85e
|
import semaphore and images
|
2025-07-01 08:57:44 +02:00 |
|
PancakeTAS
|
08646483a8
|
make it a library
|
2025-07-01 08:21:41 +02:00 |
|
PancakeTAS
|
b66568f0b7
|
remaining temporal logic
|
2025-07-01 04:14:38 +02:00 |
|
PancakeTAS
|
bf3c30575e
|
temporal logic for alpha & beta
|
2025-07-01 03:58:24 +02:00 |
|
PancakeTAS
|
1a9925129b
|
temporal logic for downsample & merge
|
2025-07-01 03:38:11 +02:00 |
|
PancakeTAS
|
3a7864ee19
|
switch namespace and initial draft for lsfg main
|
2025-07-01 03:17:40 +02:00 |
|
PancakeTAS
|
5c7cc5a456
|
finaly fixes
|
2025-06-30 09:44:37 +02:00 |
|
PancakeTAS
|
42a692cd62
|
remaining shaderchains
|
2025-06-30 07:51:57 +02:00 |
|
PancakeTAS
|
faff05fb4f
|
more refactors and fixes
|
2025-06-30 06:52:42 +02:00 |
|
PancakeTAS
|
50f5153374
|
initial extract, magic & merge shaderchains
|
2025-06-30 05:27:41 +02:00 |
|
PancakeTAS
|
33e11eef3e
|
shaderchain draft headers
|
2025-06-30 04:57:55 +02:00 |
|
PancakeTAS
|
c3e1d0ded9
|
downsample & alpha shaderchain
|
2025-06-30 03:27:22 +02:00 |
|
PancakeTAS
|
0345ec9e69
|
reorganize utils
|
2025-06-30 02:18:01 +02:00 |
|
PancakeTAS
|
10ac493312
|
host image copyless host image copy
|
2025-06-30 01:58:36 +02:00 |
|
PancakeTAS
|
bdeae9b8d0
|
host image copy
|
2025-06-30 01:10:54 +02:00 |
|
PancakeTAS
|
6b21e1f298
|
initial shaderchain
|
2025-06-30 00:43:20 +02:00 |
|
PancakeTAS
|
15c2319ab6
|
more utility functions and cleanup
|
2025-06-30 00:33:02 +02:00 |
|
PancakeTAS
|
b463d71f69
|
builder for descriptor set updates
|
2025-06-29 23:31:34 +02:00 |
|