]> git.sesse.net Git - movit/history - effect_util.h
Properly ignore the sign bit when comparing NaNs.
[movit] / effect_util.h
2014-03-18 Steinar H. GundersonReduce the amount of arithmetic in the BlurEffect shade...
2014-02-12 Steinar H. GundersonMove everything into “namespace movit”.
2013-02-03 Steinar H. GundersonPrefix include guards with _MOVIT to avoid clashes...
2013-02-02 Steinar H. GundersonSplit out some private utilities into effect_util.cpp...