obs-StreamFX/source/gfx
Michael Fabian 'Xaymar' Dirks 68a8fb9224 gfx/blur/box-linear: Refactor Linear Box Blur
Box Blur is a prime candidate for Linear optimizations, and as such reducing the total necessary samples by about half. However due to the reduction in samples, only Area and Directional Blur are supported.

Related: #45, #6
2019-04-02 03:50:01 +02:00
..
blur gfx/blur/box-linear: Refactor Linear Box Blur 2019-04-02 03:50:01 +02:00
gfx-effect-source.cpp project: Fix even more warnings 2019-03-01 12:00:30 +01:00
gfx-effect-source.hpp project: Restructure of the file system 2019-02-11 04:03:57 +01:00
gfx-source-texture.cpp project: Restructure of the file system 2019-02-11 04:03:57 +01:00
gfx-source-texture.hpp project: Restructure of the file system 2019-02-11 04:03:57 +01:00