obs-StreamFX/source/gfx
Michael Fabian 'Xaymar' Dirks 5291b193e2 gfx-shader: Fix rendering at unexpected sizes and fix performance
Fixes rendering at unexpected sizes by first rendering to a render target and then rendering the contents of that render target to the frame buffer instead. This also prevent rendering twice or more, which might cause severe FPS impact.
2020-04-23 08:10:01 +02:00
..
blur project: Modernize code to proper C++ 2020-04-09 00:17:25 +02:00
shader gfx-shader: Fix rendering at unexpected sizes and fix performance 2020-04-23 08:10:01 +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