]> git.sesse.net Git - movit/history - alpha_multiplication_effect.h
Fix edge errors in the sRGB comment; I had used subs() on the wrong expression.
[movit] / alpha_multiplication_effect.h
2013-02-03 Steinar H. GundersonPrefix include guards with _MOVIT to avoid clashes...
2013-02-02 Steinar H. GundersonRun include-what-you-use over all of movit. Some hand...
2013-01-14 Steinar H. GundersonMake Movit work in premultiplied alpha.