]> git.sesse.net Git - movit/history - demo.cpp
Add (safe) asserts around all Effect::set_* return values, and add warnings for not...
[movit] / demo.cpp
2012-10-28 Steinar H. GundersonAdd (safe) asserts around all Effect::set_* return...
2012-10-28 Steinar H. GundersonMake combine_two_pixels() handle the fact that the...
2012-10-14 Steinar H. GundersonMake the bools in the demo app bools instead of 0/1...
2012-10-13 Steinar H. GundersonMove the GL_UNPACK_ALIGNMENT setting into the texture...
2012-10-11 Steinar H. GundersonStart on unit testing (adds a dependency on Google...