obs-StreamFX/data
Michael Fabian 'Xaymar' Dirks b6d45ce73c gfx/blur/gaussian-linear: Refactor Linear Gaussian Blur
While Gaussian Blur is not a Blur type that really benefits much from linear sampling, it can be used for a slight quality and gpu usage reduction. However for Area and Directional Blur there is a better alternative: Dual Filtering Blur. And as with all other currently implement Linear versions of Blur, only Area and Directional Blur are supported.

This type of Gaussian Blur also has the loading hitch that exists in normal Gaussian Blur.

Related: #45, #6
2019-04-02 03:50:01 +02:00
..
effects gfx/blur/gaussian-linear: Refactor Linear Gaussian Blur 2019-04-02 03:50:01 +02:00
filter-displacement data: Replace LFS content with actual files 2018-01-19 20:46:21 +01:00
locale locale: Update translations from CrowdIn (#50) 2019-04-02 03:49:42 +02:00
shaders/filter filter-custom-shader: Basic custom shader support 2018-04-29 03:07:26 +02:00
white.png data: Replace LFS content with actual files 2018-01-19 20:46:21 +01:00