obs-StreamFX/source
Michael Fabian 'Xaymar' Dirks c59ec2511b filter-sdf-effects: Refactor to include Glow and Stroke (#2, #4)
This refactors the SDF Effects to use a normal blend function instead of doing the blend in the effect itself, improving quality and reducing problematic sampling issues. In addition to this, the effect files have been cleaned up slightly and renamed to their proper names. Glow and Stroke are now supported, which solves both #2 and #4 in one go.

The caching optimization has also now been implemented, reducing the number of renders for this filter to 1 for each tick.
2019-04-14 14:19:59 +02:00
..
filters filter-sdf-effects: Refactor to include Glow and Stroke (#2, #4) 2019-04-14 14:19:59 +02:00
gfx project: Reapply clang-format globally 2019-04-03 00:19:01 +02:00
obs obs-source: Explicitly clear events and copy events 2019-04-03 06:44:04 +02:00
sources source-mirror: Fix incorrect source alignment 2019-04-03 06:13:23 +02:00
plugin.cpp project: Restructure of the file system 2019-02-11 04:03:57 +01:00
plugin.hpp project: Reapply clang-format globally 2019-04-03 00:19:01 +02:00
strings.hpp filter-blur: Refactor to use new Blur code 2019-04-02 03:50:01 +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: Reapply clang-format globally 2019-04-03 00:19:01 +02:00
util-memory.cpp project: Improve Linux support (#27 and #13) 2019-01-14 22:31:35 +01:00
util-memory.hpp project: Reapply clang-format globally 2019-04-03 00:19:01 +02:00
utility.cpp project: Improve Linux support (#27 and #13) 2019-01-14 22:31:35 +01:00
utility.hpp utility: Move helper macros 2019-04-02 03:50:01 +02:00