obs-StreamFX/source
Michael Fabian 'Xaymar' Dirks 0b3ce10aff filter-transform: Fix discoloration issue
Previously a wrong blend state caused a slight discoloration on transparent sources, which was caused by assuming them to always be fully solid without transparency. By instead relying on OBS to do the rendering we do not have to deal with blend states as much and instead can simply enjoy the result.

Fixes #104
2020-03-07 03:43:30 +01:00
..
encoders ffmpeg-encoder/nvenc: See description 2020-03-07 01:52:04 +01:00
ffmpeg ffmpeg/tools: Allow overriding option context 2020-03-07 01:48:06 +01:00
filters filter-transform: Fix discoloration issue 2020-03-07 03:43:30 +01:00
gfx project: Merged FFmpeg Encoders Step 2 2020-01-13 22:40:15 +01:00
obs obs-source: Disallow copy constructor 2020-02-14 07:52:28 +01:00
sources source-mirror: Reimplement audio mirroring using thread pool 2020-03-03 02:17:26 +01:00
plugin.cpp util-threadpool: Implement global thread pool 2020-03-03 01:52:54 +01:00
plugin.hpp util-threadpool: Implement global thread pool 2020-03-03 01:52:54 +01:00
strings.hpp project: Merged FFmpeg Encoders Step 2 2020-01-13 22:40:15 +01:00
util-event.hpp util-event: Rest of fb5041a69d 2020-02-14 07:52:15 +01: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-threadpool.cpp util-threadpool: Implement global thread pool 2020-03-03 01:52:54 +01:00
util-threadpool.hpp util-threadpool: Implement global thread pool 2020-03-03 01:52:54 +01:00
utility.cpp utility: Merge util-math and util-memory 2020-01-14 01:11:08 +01:00
utility.hpp utility: Merge util-math and util-memory 2020-01-14 01:11:08 +01:00