]> git.sesse.net Git - movit/history - padding_effect_test.cpp
Properly install texture1d.frag, which is needed during init.
[movit] / padding_effect_test.cpp
2014-02-12 Steinar H. GundersonMove everything into “namespace movit”.
2014-01-23 Steinar H. GundersonAnother round of include-what-you-use.
2013-10-09 Steinar H. GundersonFix a bug where PaddingEffect could create assertion...
2013-02-03 Steinar H. GundersonRename RGBATriplet to RGBATuple, to avoid silliness.
2013-02-02 Steinar H. GundersonRun include-what-you-use over all of movit. Some hand...
2013-02-02 Steinar H. GundersonRename the OutputAlphaFormat enums; they had gotten...
2013-02-01 Steinar H. GundersonGive the alpha enums somewhat better/more consistent...
2013-01-17 Steinar H. GundersonAdd missing unit test.