obs-StreamFX/source
Michael Fabian 'Xaymar' Dirks ccc4c6ea22 filter-sdf-effects: Fix and improve effect rendering
Fixes the bug that rendering an outline would remove all other effects not directly under the outline, while also improving the rendering speed drastically by only initializing and clearing the rendertarget once instead of for each effect.
2019-05-28 02:51:27 +02:00
..
filters filter-sdf-effects: Fix and improve effect rendering 2019-05-28 02:51:27 +02:00
gfx project: Apply clang-format manually again 2019-04-19 20:40:07 +02:00
obs obs-source: Don't un/register audio capture with no source 2019-04-27 16:08:54 +02:00
sources project: Apply clang-format manually again 2019-04-19 20:40:07 +02:00
plugin.cpp project: Restructure of the file system 2019-02-11 04:03:57 +01:00
plugin.hpp project: Clang support 2019-04-19 09:42:15 +02:00
strings.hpp filter-dynamic-mask: Implement Dynamic Mask filter 2019-04-27 17:56:10 +02:00
util-event.cpp util-event: Template event handler class 2018-11-08 08:07:49 +01:00
util-event.hpp util-event: Automatically clear event listeners when destructed 2019-04-02 19:11:26 +02:00
util-math.cpp util-math: Add 16-byte aligned version of vec2 2019-01-24 05:14:17 +01:00
util-math.hpp project: Clang support 2019-04-19 09:42:15 +02:00
util-memory.cpp project: Improve Linux support (#27 and #13) 2019-01-14 22:31:35 +01:00
util-memory.hpp project: Fix all remaining portability issues 2019-04-19 14:18:29 +02:00
utility.cpp project: Improve Linux support (#27 and #13) 2019-01-14 22:31:35 +01:00
utility.hpp project: Clang support 2019-04-19 09:42:15 +02:00