]> git.sesse.net Git - movit/history - alpha_multiplication_effect.cpp
Inline the fp16 conversion routines. Helps 18% on ResampleEffect::calculate_texture.
[movit] / alpha_multiplication_effect.cpp
2014-02-12 Steinar H. GundersonMove everything into “namespace movit”.
2014-01-23 Steinar H. GundersonMove to 'using namespace std;' in all .cpp files.
2013-01-14 Steinar H. GundersonMake Movit work in premultiplied alpha.