]> git.sesse.net Git - movit/history - glow_effect_test.cpp
Implement GammaExpansionEffect using ALU ops instead of texture lookups.
[movit] / glow_effect_test.cpp
2013-02-02 Steinar H. GundersonRun include-what-you-use over all of movit. Some hand...
2013-01-19 Steinar H. GundersonAdd unit tests for GlowEffect.