]> git.sesse.net Git - movit/history - padding_effect.cpp
Add a pkg-config variable “shaderdir” to locate the shaders.
[movit] / padding_effect.cpp
2013-02-02 Steinar H. GundersonSplit out some private utilities into effect_util.cpp...
2013-02-02 Steinar H. GundersonRun include-what-you-use over all of movit. Some hand...
2013-02-02 Steinar H. GundersonAdd a new alpha handling method, INPUT_PREMULTIPLIED_AL...
2013-02-01 Steinar H. GundersonGive the alpha enums somewhat better/more consistent...
2013-02-01 Steinar H. GundersonIn resizing effects, add the notion of a “virtual outpu...
2013-01-22 Steinar H. GundersonMerge remote-tracking branch 'origin/master'
2013-01-21 Steinar H. GundersonFix a narrowing conversion within {} in PaddingEffect...
2013-01-17 Steinar H. GundersonAdd an effect for padding.