]> git.sesse.net Git - movit/history - flat_input_test.cpp
Do not link libmovit against SDL; only the unit tests need that.
[movit] / flat_input_test.cpp
2014-02-12 Steinar H. GundersonMove everything into “namespace movit”.
2014-01-12 Steinar H. GundersonLet the application manage PBOs.
2013-02-02 Steinar H. GundersonRun include-what-you-use over all of movit. Some hand...
2013-01-14 Steinar H. GundersonAdd the rest of the files for the premultiplied alpha...
2013-01-13 Steinar H. GundersonFix alpha handling with sRGB textures.
2012-10-14 Steinar H. GundersonAdd a unit test for FlatInput.