]> git.sesse.net Git - movit/history - mirror_effect.h
Rename set_uniforms() to set_gl_state(), and make a corresponding clear_gl_state().
[movit] / mirror_effect.h
2012-10-03 Steinar H. GundersonMirror does not need linear light or sRGB primaries...
2012-10-03 Steinar H. GundersonComment all of *_effect.h.
2012-10-02 Steinar H. GundersonKill the vertex shader system; it is too complicated...
2012-10-02 Steinar H. GundersonAdd a mirror effect.