]> git.sesse.net Git - movit/commit
Implement the Rec. 709 gamma curve.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 1 Oct 2012 19:01:36 +0000 (21:01 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 1 Oct 2012 19:01:36 +0000 (21:01 +0200)
commitca8d64aa3d306d31f53979ba95b3f9afdf6e4d92
tree7a98a4998c7aeb01a44fc7e3dd8152529abe57de
parent193e18b583fde18f2f3b3192d61121f3173e0e27
Implement the Rec. 709 gamma curve.
gamma_compression_effect.cpp
gamma_compression_effect_rec709.glsl [new file with mode: 0644]
gamma_compression_effect_srgb.glsl
gamma_expansion_effect.cpp
gamma_expansion_effect_rec709.glsl [new file with mode: 0644]