]> git.sesse.net Git - movit/commit
Add an implementation of RPDF dither on the final output.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Tue, 6 Nov 2012 00:09:16 +0000 (01:09 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Tue, 6 Nov 2012 00:09:16 +0000 (01:09 +0100)
commitff9e68a3f5abb179bd7bf9fb84df48327f148583
tree14180ae30038f0ddd0fb4f975b50786e5ce38b92
parent3a1e190a989a29edffdfa79bad7994149fc5d27c
Add an implementation of RPDF dither on the final output.
.gitignore
Makefile
demo.cpp
dither_effect.cpp [new file with mode: 0644]
dither_effect.frag [new file with mode: 0644]
dither_effect.h [new file with mode: 0644]
dither_effect_test.cpp [new file with mode: 0644]
effect_chain.cpp
effect_chain.h