obs-StreamFX/source/gfx/blur
Michael Fabian 'Xaymar' Dirks 47dc948861 gfx-blur-gaussian: Remove left over obs_enter_graphics (#83)
This single line causes OBS to freeze in place, and is not needed as the Graphics Context is already locked by gs::context().

Fixes #83
2019-12-17 23:53:21 +01:00
..
gfx-blur-base.cpp project: Correct usage of exceptions and include stdexcept 2019-09-04 02:59:04 +02:00
gfx-blur-base.hpp project: Apply new coding guidelines 2019-08-04 16:20:26 +02:00
gfx-blur-box-linear.cpp gs-effect*: Finish up refactoring onto std::shared_ptr 2019-12-15 12:55:19 +01:00
gfx-blur-box-linear.hpp gs-effect*: Finish up refactoring onto std::shared_ptr 2019-12-15 12:55:19 +01:00
gfx-blur-box.cpp gs-effect*: Finish up refactoring onto std::shared_ptr 2019-12-15 12:55:19 +01:00
gfx-blur-box.hpp gs-effect*: Finish up refactoring onto std::shared_ptr 2019-12-15 12:55:19 +01:00
gfx-blur-dual-filtering.cpp gs-effect*: Finish up refactoring onto std::shared_ptr 2019-12-15 12:55:19 +01:00
gfx-blur-dual-filtering.hpp gs-effect*: Finish up refactoring onto std::shared_ptr 2019-12-15 12:55:19 +01:00
gfx-blur-gaussian-linear.cpp gs-effect*: Finish up refactoring onto std::shared_ptr 2019-12-15 12:55:19 +01:00
gfx-blur-gaussian-linear.hpp gs-effect*: Finish up refactoring onto std::shared_ptr 2019-12-15 12:55:19 +01:00
gfx-blur-gaussian.cpp gfx-blur-gaussian: Remove left over obs_enter_graphics (#83) 2019-12-17 23:53:21 +01:00
gfx-blur-gaussian.hpp gs-effect*: Finish up refactoring onto std::shared_ptr 2019-12-15 12:55:19 +01:00