]> git.sesse.net Git - movit/history - demo.cpp
The white balance effect was computing all wrong LMS scaling factors, since it was...
[movit] / demo.cpp
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...