obs-StreamFX/source/filters
Michael Fabian 'Xaymar' Dirks df8ebd94ea filter-displacement: Refactor onto obs::source_factory
This drastically improves stability and prevents all exceptions from leaking into libobs C code, which prevents crashes and unexpected freezes from exception handlers further down the stack.

Additionally minor work was done to further improve the quality and user experience for the filter.
2019-11-18 03:03:11 +01:00
..
filter-blur.cpp filter-blur: Fix some warnings 2019-10-13 07:28:12 +02:00
filter-blur.hpp filter-blur: Don't throw exceptions into C code 2019-09-04 20:43:40 +02:00
filter-color-grade.cpp filter-color-grade: Fix and improve various problematic locations 2019-10-13 07:27:59 +02:00
filter-color-grade.hpp color-grade: Add further Tint options 2019-09-04 01:41:15 +02:00
filter-displacement.cpp filter-displacement: Refactor onto obs::source_factory 2019-11-18 03:03:11 +01:00
filter-displacement.hpp filter-displacement: Refactor onto obs::source_factory 2019-11-18 03:03:11 +01:00
filter-dynamic-mask.cpp filter-dynamic-mask: Catch const exceptions 2019-10-13 07:08:56 +02:00
filter-dynamic-mask.hpp project: Fix a massive list of dangerous warnings 2019-09-05 18:42:28 +02:00
filter-sdf-effects.cpp filter-sdf-effects: Fix and improve various problematic locations 2019-10-13 07:28:29 +02:00
filter-sdf-effects.hpp project: Fix a massive list of dangerous warnings 2019-09-05 18:42:28 +02:00
filter-shader.cpp gfx-effect-source: Catch exceptions as const 2019-10-13 07:28:59 +02:00
filter-shader.hpp project: Remove use of P_INITIALIZER 2019-09-04 02:47:27 +02:00
filter-transform.cpp filter-transform: Add GPU debug markers 2019-10-18 22:42:07 +02:00
filter-transform.hpp filter-transform: Refactor onto obs::source_factory 2019-10-18 22:32:54 +02:00