Commit Graph
9 Commits
Author SHA1 Message Date
itsmattkc 0526609e9a Merge branch 'master' into patch-3 2019-05-02 21:26:07 +10:00
Troy James Sobotka f1ff4a9047 Update coefficients to use REC.709
While still not colour managed, and grossly assuming REC.709
display referred buffers, the effect as it currently stands can be
improved to use the proper coefficients for REC.709, as opposed
to legacy REC.601. Ideally there'd be a flag somewhere to flip between
the two coefficient sets.
2019-05-01 21:31:54 -07:00
Troy James Sobotka e5152bc0c0 Fix typo in effects/shaders/chromakey.frag
Fix typo pointed out by @brimsonbhin.
2019-04-29 17:40:02 -07:00
Troy James Sobotka 5e060d3d29 Update to REC.709, not batshit crazy REC.601
Update to use REC.709 coefficients.
2019-04-28 10:42:51 -07:00
itsmattkc 35e0cb4f1b fixes #812 2019-04-18 02:57:21 +10:00
itsmattkc c468d023b0 mathematically calculate gaussian blur radius 2019-03-28 13:34:58 +11:00
itsmattkc 1adca7f2cc restored radius setting to gaussian blur, fixes #702 2019-03-28 13:07:48 +11:00
itsmattkc 3710e68db7 fixed #703 2019-03-28 02:06:23 +11:00
itsmattkc 1cd5dabc07 file/folder restructuring 2019-03-13 16:55:49 +11:00