]> git.sesse.net Git - movit/commit
Add do-nothing-conversions for gamma expansion/compression if we are already linear...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 1 Oct 2012 18:49:50 +0000 (20:49 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 1 Oct 2012 18:49:50 +0000 (20:49 +0200)
commit193e18b583fde18f2f3b3192d61121f3173e0e27
tree5727e627956f6c48ced8a9c2931ff9848279d14c
parent0b2a4dc36bc5d5ca31797b47d99ee8ade243f86c
Add do-nothing-conversions for gamma expansion/compression if we are already linear. Mostly for completeness.
gamma_compression_effect.cpp
gamma_expansion_effect.cpp
identity.glsl [new file with mode: 0644]