]> git.sesse.net Git - movit/history - saturation_effect.frag
Don't use GL_RGBA32F/GL_RGBA16F with GL_UNSIGNED_BYTE.
[movit] / saturation_effect.frag
2012-10-04 Steinar H. GundersonReplace LAST_INPUT with INPUT.
2012-10-02 Steinar H. GundersonRename .glsl to .vert/.frag.