]> git.sesse.net Git - movit/history - colorspace_conversion_effect.frag
Fix an issue where we'd add an unneeded bounce for mipmaps in some cases.
[movit] / colorspace_conversion_effect.frag
2012-10-04 Steinar H. GundersonReplace LAST_INPUT with INPUT.
2012-10-02 Steinar H. GundersonRename .glsl to .vert/.frag.