obs-StreamFX/source/nvidia/vfx
Michael Fabian 'Xaymar' Dirks 39c2fdb943 nvidia/vfx: Optimize by returning a const-reference
Prevents a needless deep clone of the path object.
2023-04-05 18:51:34 +02:00
..
nvidia-vfx-denoising.cpp nvidia/vfx/denoising: Add wrapper for Denoising effect 2023-04-05 18:51:17 +02:00
nvidia-vfx-denoising.hpp nvidia/vfx/denoising: Add wrapper for Denoising effect 2023-04-05 18:51:17 +02:00
nvidia-vfx-effect.cpp nvidia/vfx/effect: Implement managed effect wrapper 2023-04-05 18:51:16 +02:00
nvidia-vfx-effect.hpp nvidia/vfx/effect: Fix 'run()' defaulting to async and expose internals 2023-04-05 18:51:30 +02:00
nvidia-vfx-greenscreen.cpp nvidia/vfx/greenscreen: Simple wrapper for the Green Screen effect 2023-04-05 18:51:30 +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 nvidia/vfx/superresolution: Reduce overall CPU usage by caching results 2023-04-05 18:51:22 +02:00
nvidia-vfx-superresolution.hpp nvidia/vfx/superresolution: Reduce overall CPU usage by caching results 2023-04-05 18:51:22 +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