]> git.sesse.net Git - movit/history - mix_effect.frag
Don't use GL_RGBA32F/GL_RGBA16F with GL_UNSIGNED_BYTE.
[movit] / mix_effect.frag
2013-01-19 Steinar H. GundersonClamp alpha in MixEffect.
2012-10-05 Steinar H. GundersonAdd a glow effect, and an effect that linearly mixes...