mirror of
https://github.com/Xaymar/obs-StreamFX
synced 2024-11-28 06:13:01 +00:00
5291b193e2
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. |
||
---|---|---|
.. | ||
gfx-shader-param-audio.cpp | ||
gfx-shader-param-audio.hpp | ||
gfx-shader-param-basic.cpp | ||
gfx-shader-param-basic.hpp | ||
gfx-shader-param-matrix.cpp | ||
gfx-shader-param-matrix.hpp | ||
gfx-shader-param-texture.cpp | ||
gfx-shader-param-texture.hpp | ||
gfx-shader-param.cpp | ||
gfx-shader-param.hpp | ||
gfx-shader.cpp | ||
gfx-shader.hpp |