suyu/src/video_core/renderer_vulkan/present
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
..
anti_alias_pass.h renderer_vulkan: convert FSR to graphics pipeline 2024-01-31 11:27:21 -05:00
filters.cpp renderer_vulkan: implement layer stack composition 2024-01-31 11:27:21 -05:00
filters.h renderer_vulkan: implement layer stack composition 2024-01-31 11:27:21 -05:00
fsr.cpp renderer_vulkan: convert FSR to graphics pipeline 2024-01-31 11:27:21 -05:00
fsr.h renderer_vulkan: convert FSR to graphics pipeline 2024-01-31 11:27:21 -05:00
fxaa.cpp renderer_vulkan: convert FSR to graphics pipeline 2024-01-31 11:27:21 -05:00
fxaa.h renderer_vulkan: convert FSR to graphics pipeline 2024-01-31 11:27:21 -05:00
layer.cpp scope_exit: Make constexpr 2024-02-19 16:00:46 +01:00
layer.h gpu: dependency-inject scaling/antialiasing filter state for capture layers 2024-02-09 09:20:53 -05:00
present_push_constants.h renderer_vulkan: implement layer stack composition 2024-01-31 11:27:21 -05:00
smaa.cpp renderer_vulkan: convert FSR to graphics pipeline 2024-01-31 11:27:21 -05:00
smaa.h renderer_vulkan: convert FSR to graphics pipeline 2024-01-31 11:27:21 -05:00
util.cpp nvnflinger/gpu: implement blending 2024-02-09 09:20:53 -05:00
util.h nvnflinger/gpu: implement blending 2024-02-09 09:20:53 -05:00
window_adapt_pass.cpp nvnflinger/gpu: implement blending 2024-02-09 09:20:53 -05:00
window_adapt_pass.h nvnflinger/gpu: implement blending 2024-02-09 09:20:53 -05:00