FearlessTobi
|
310c1f50be
|
scope_exit: Make constexpr
Allows the use of the macro in constexpr-contexts.
Also avoids some potential problems when nesting braces inside it.
|
2024-02-19 16:00:46 +01:00 |
|
Liam
|
78aac6b403
|
gpu: dependency-inject scaling/antialiasing filter state for capture layers
|
2024-02-09 09:20:53 -05:00 |
|
Liam
|
962c82540c
|
nvnflinger/gpu: implement blending
|
2024-02-09 09:20:53 -05:00 |
|
Liam
|
0cbb555e9a
|
video_core: defensively program around unmapped device pointers
|
2024-02-09 09:20:53 -05:00 |
|
Liam
|
a595e9e8a7
|
nvnflinger/gpu: implement layer stack composition
|
2024-01-31 11:27:21 -05:00 |
|
Liam
|
9bdf09bd76
|
renderer_vulkan: implement layer stack composition
|
2024-01-31 11:27:21 -05:00 |
|
Liam
|
d4de04584f
|
renderer_opengl: split up blit screen resources into antialias and window adapt passes
|
2024-01-31 11:27:21 -05:00 |
|
Liam
|
2ed9586130
|
renderer_vulkan: convert FSR to graphics pipeline
|
2024-01-31 11:27:21 -05:00 |
|
Liam
|
60ee29aac3
|
renderer_opengl: split out FXAA
|
2024-01-31 11:27:20 -05:00 |
|
Liam
|
0c2e5b64c9
|
renderer_vulkan: split up blit screen resources into separate antialias and window adapt passes
|
2024-01-31 11:27:20 -05:00 |
|
Liam
|
9568b310be
|
renderer_vulkan: isolate FXAA from blit screen
|
2024-01-31 11:27:20 -05:00 |
|