]> git.sesse.net Git - movit/history - sandbox_effect.cpp
Rec. 709 color space is the same as sRGB, of course, so do not print it on the graph.
[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...