obs-StreamFX/source/gfx
Michael Fabian 'Xaymar' Dirks fb024cad73 gfx-blur-dual-filtering: Implement asynchronous rendering
Asynchronous rendering allows the GPU to perform work while the CPU performs other work, and is significantly faster than lockstep immediate rendering. By reusing existing render targets we can see a performance improvement of up to 500%, while still doing the same things.
2023-03-28 12:40:41 +02:00
..
blur gfx-blur-dual-filtering: Implement asynchronous rendering 2023-03-28 12:40:41 +02:00
shader gfx-shader: Actually fix the thing 93207d was supposed to fix 2023-03-28 12:40:40 +02:00
gfx-source-texture.cpp project: Modernize code to proper C++ 2020-04-09 00:17:25 +02:00
gfx-source-texture.hpp project: Modernize code to proper C++ 2020-04-09 00:17:25 +02:00