]> git.sesse.net Git - movit/commit
Squash linear gamma back into the sRGB curve at the end.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 1 Oct 2012 17:16:45 +0000 (19:16 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 1 Oct 2012 17:16:45 +0000 (19:16 +0200)
commitf6c44598c9dad9ddd024c5f8f010d179a6d971fd
tree4a9eb943f87090532cf1263d633b864ac46d17b0
parent430394b9790b9a7083aac549f607047499788710
Squash linear gamma back into the sRGB curve at the end.
Makefile
effect_chain.cpp
effect_chain.h
gamma_compression_effect.cpp [new file with mode: 0644]
gamma_compression_effect.h [new file with mode: 0644]
gamma_compression_effect_srgb.glsl [new file with mode: 0644]