obs-StreamFX/source/gfx/shader
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
..
gfx-shader-param-audio.cpp gfx-shader: Rename from gfx-effect-source 2019-12-15 09:09:11 +01:00
gfx-shader-param-audio.hpp gfx-shader: Rename from gfx-effect-source 2019-12-15 09:09:11 +01:00
gfx-shader-param-basic.cpp project: Modernize code to proper C++ 2020-04-09 00:17:25 +02:00
gfx-shader-param-basic.hpp project: Modernize code to proper C++ 2020-04-09 00:17:25 +02:00
gfx-shader-param-matrix.cpp gfx-shader: Rename from gfx-effect-source 2019-12-15 09:09:11 +01:00
gfx-shader-param-matrix.hpp gfx-shader: Rename from gfx-effect-source 2019-12-15 09:09:11 +01:00
gfx-shader-param-texture.cpp gfx-shader: Rename from gfx-effect-source 2019-12-15 09:09:11 +01:00
gfx-shader-param-texture.hpp gfx-shader: Rename from gfx-effect-source 2019-12-15 09:09:11 +01:00
gfx-shader-param.cpp project: Modernize code to proper C++ 2020-04-09 00:17:25 +02:00
gfx-shader-param.hpp project: Modernize code to proper C++ 2020-04-09 00:17:25 +02:00
gfx-shader.cpp gfx-shader: Fix rendering at unexpected sizes and fix performance 2020-04-23 08:10:01 +02:00
gfx-shader.hpp gfx-shader: Fix rendering at unexpected sizes and fix performance 2020-04-23 08:10:01 +02:00