]> git.sesse.net Git - movit/history - input.cpp
Release Movit 1.7.1.
[movit] / input.cpp
2012-10-06 Steinar H. GundersonMake Input an abstract base class, and move the current...
2012-10-06 Steinar H. GundersonBind input textures to the right sampler, and do it...
2012-10-05 Steinar H. GundersonAllow Input to set pitch. Currently only before the...
2012-10-05 Steinar H. GundersonAdd missing file image_format.h, and add grayscale...
2012-10-05 Steinar H. GundersonGenerate PBOs on-the-fly instead of having hard-coded...
2012-10-05 Steinar H. GundersonSplit inputs into a separate class (descending from...