obs-StreamFX/source/gfx/blur
Michael Fabian 'Xaymar' Dirks 29bbe22bec obs/gs/effect: Preprocess shaders to improve platform compatibility
Improves cross-platform compatibility of Shaders written for StreamFX through the use of preprocessing to make things a bit more compatible. While we don't perform any proper parsing, this will be able to prevent basic issues.
2023-04-05 18:51:38 +02:00
..
gfx-blur-base.cpp gfx: Apply coding guidelines 2023-04-05 18:50:59 +02:00
gfx-blur-base.hpp gfx: Apply coding guidelines 2023-04-05 18:50:59 +02:00
gfx-blur-box-linear.cpp obs/gs/effect: Preprocess shaders to improve platform compatibility 2023-04-05 18:51:38 +02:00
gfx-blur-box-linear.hpp gfx: Apply coding guidelines 2023-04-05 18:50:59 +02:00
gfx-blur-box.cpp obs/gs/effect: Preprocess shaders to improve platform compatibility 2023-04-05 18:51:38 +02:00
gfx-blur-box.hpp gfx: Apply coding guidelines 2023-04-05 18:50:59 +02:00
gfx-blur-dual-filtering.cpp obs/gs/effect: Preprocess shaders to improve platform compatibility 2023-04-05 18:51:38 +02:00
gfx-blur-dual-filtering.hpp gfx/blur/dual-filtering: Clean up code 2023-04-05 18:51:02 +02:00
gfx-blur-gaussian-linear.cpp obs/gs/effect: Preprocess shaders to improve platform compatibility 2023-04-05 18:51:38 +02:00
gfx-blur-gaussian-linear.hpp gfx: Apply coding guidelines 2023-04-05 18:50:59 +02:00
gfx-blur-gaussian.cpp obs/gs/effect: Preprocess shaders to improve platform compatibility 2023-04-05 18:51:38 +02:00
gfx-blur-gaussian.hpp gfx/blur/gaussian: Fix Gaussian Kernel generation 2023-04-05 18:51:01 +02:00