]> git.sesse.net Git - movit/history - sandbox_effect.cpp
Fix a minor error in one of the color temperature constants.
[movit] / sandbox_effect.cpp
2013-02-02 Steinar H. GundersonRun include-what-you-use over all of movit. Some hand...
2013-01-09 Steinar H. GundersonChange to using GLEW everywhere.
2012-10-07 Steinar H. GundersonMove all OpenGL includes into one file.
2012-10-05 Steinar H. GundersonRename set_uniforms() to set_gl_state(), and make a...
2012-10-03 Steinar H. GundersonAdd a “sandbox effect” that does nothing but is a usefu...