obs-StreamFX/source
Michael Fabian 'Xaymar' Dirks 9ca190c96a gfx-shader: Don't use modified_properties to reload shaders
As OBS Studio locks some mutexes in a different order depending on what actions are being done, using modified_properties for GPU work causes things to freeze in place. Instead have users manually click the refresh button when they changed files in order to prevent this freeze from happening.

Fixes: #118
2020-04-03 18:54:56 +02:00
..
encoders project: Fix Linux support by fixing errors and warnings 2020-04-02 20:37:45 +02:00
ffmpeg project: Fix Linux support by fixing errors and warnings 2020-04-02 20:37:45 +02:00
filters common: Common header include for improved platform support 2020-04-02 17:02:01 +02:00
gfx gfx-shader: Don't use modified_properties to reload shaders 2020-04-03 18:54:56 +02:00
nvidia project: Fix Linux support by fixing errors and warnings 2020-04-02 20:37:45 +02:00
obs project: Fix Linux support by fixing errors and warnings 2020-04-02 20:37:45 +02:00
sources project: Fix Linux support by fixing errors and warnings 2020-04-02 20:37:45 +02:00
transitions common: Common header include for improved platform support 2020-04-02 17:02:01 +02:00
common.hpp project: Fix Linux support by fixing errors and warnings 2020-04-02 20:37:45 +02:00
plugin.cpp filter-nv-face-tracking: Nvidia exclusive Face Tracking filter 2020-03-31 21:46:47 +02:00
plugin.hpp common: Common header include for improved platform support 2020-04-02 17:02:01 +02:00
strings.hpp common: Common header include for improved platform support 2020-04-02 17:02:01 +02:00
util-event.hpp common: Common header include for improved platform support 2020-04-02 17:02:01 +02:00
util-math.hpp utility: Merge util-math and util-memory 2020-01-14 01:11:08 +01:00
util-memory.cpp utility: Merge util-math and util-memory 2020-01-14 01:11:08 +01:00
util-profiler.cpp util-profiler: Easy to use profiling helper 2020-03-27 20:10:09 +01:00
util-profiler.hpp common: Common header include for improved platform support 2020-04-02 17:02:01 +02:00
util-threadpool.cpp util-threadpool: Add missing includes 2020-04-01 14:32:54 +02:00
util-threadpool.hpp common: Common header include for improved platform support 2020-04-02 17:02:01 +02:00
utility.cpp utility: Merge util-math and util-memory 2020-01-14 01:11:08 +01:00
utility.hpp project: Fix Linux support by fixing errors and warnings 2020-04-02 20:37:45 +02:00