]> git.sesse.net Git - movit/commit
Make gamma polynomial constants into an array; slightly fewer uniforms to set, and...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 20 Feb 2016 13:11:35 +0000 (14:11 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 20 Feb 2016 13:11:43 +0000 (14:11 +0100)
commitb652c5e3e4b1824cbe0e43673346c516b2edab18
tree46342a8a31f17c254e9eddbca12cb6a21181063d
parentfc1e9e9f7f047e348a34fd691ceda0cd383e9d4f
Make gamma polynomial constants into an array; slightly fewer uniforms to set, and it makes sense overall, since they belong so much together.
gamma_compression_effect.cpp
gamma_compression_effect.frag
gamma_compression_effect.h
gamma_expansion_effect.cpp
gamma_expansion_effect.frag
gamma_expansion_effect.h