obs-StreamFX/source/nvidia/vfx
Michael Fabian 'Xaymar' Dirks 0fe5c7e654 code: Don't use try-catch as function definition
This breaks MSVC and results in leaked exceptions.
2023-04-05 18:58:37 +02:00
..
nvidia-vfx-denoising.cpp nvidia/vfx/denoising: Refactor onto effect class 2023-04-05 18:51:34 +02:00
nvidia-vfx-denoising.hpp nvidia/vfx/denoising: Refactor onto effect class 2023-04-05 18:51:34 +02:00
nvidia-vfx-effect.cpp nvidia: Assign to std::string_view& instead of swapping 2023-04-05 18:58:32 +02:00
nvidia-vfx-effect.hpp nvidia/vfx/effect: Auto-assign model path, and optimize with const-reference 2023-04-05 18:51:34 +02:00
nvidia-vfx-greenscreen.cpp nvidia/vfx/greenscreen: Parent class already does this for us 2023-04-05 18:51:34 +02:00
nvidia-vfx-greenscreen.hpp nvidia/vfx/greenscreen: Simple wrapper for the Green Screen effect 2023-04-05 18:51:30 +02:00
nvidia-vfx-superresolution.cpp code: Don't use try-catch as function definition 2023-04-05 18:58:37 +02:00
nvidia-vfx-superresolution.hpp nvidia/vfx/superresolution: Refactor onto effect class 2023-04-05 18:51:34 +02:00
nvidia-vfx.cpp nvidia/vfx: Optimize by returning a const-reference 2023-04-05 18:51:34 +02:00
nvidia-vfx.hpp nvidia/vfx: Optimize by returning a const-reference 2023-04-05 18:51:34 +02:00