]> git.sesse.net Git - movit/history - sandbox_effect.cpp
Let FlatInput take in float data (sort of kludgy, though). Also remove the get_*...
[movit] / sandbox_effect.cpp
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...