obs-StreamFX/data/effects
Michael Fabian 'Xaymar' Dirks 7cf3e17b9b filter-sdf-effects: Fix black border and add inverse gradient shadow
Sources were rendering with a black border around them if they had a soft fade, which is due to how the shadow calculated the image sample. With the new shader code this is now fixed and the source looks like it should be. Additionally this removes the bug where enabling any shadow would cause only the texels to draw that were above the threshold.

Additionally this adds support for inverse gradients (min > max) and negative gradients for outer shadows instead of only positive gradients. This technically allows for cleaner shadows.
2019-01-30 02:38:34 +01:00
..
blur.effect filter-blur: Switch to Kernel Array instead of Kernel Texture 2018-12-23 02:00:30 +01:00
color-conversion.effect effect: Minor formatting changes 2017-08-20 00:25:20 +02:00
displace.effect effect: Minor formatting changes 2017-08-20 00:25:20 +02:00
mask.effect effects: Add masking lerp effect 2018-09-30 22:47:37 +02:00
mipgen.effect gs-mipmapper: Fix Sharpen shader, add strength support for Smoothen 2018-09-29 15:58:13 +02:00
sdf-generator.effect filter-sdf-effects: Fix black border and add inverse gradient shadow 2019-01-30 02:38:34 +01:00
sdf-shadow.effect filter-sdf-effects: Fix black border and add inverse gradient shadow 2019-01-30 02:38:34 +01:00