]> git.sesse.net Git - movit/history - sandbox_effect.frag
Don't use GL_RGBA32F/GL_RGBA16F with GL_UNSIGNED_BYTE.
[movit] / sandbox_effect.frag
2012-10-04 Steinar H. GundersonReplace LAST_INPUT with INPUT.
2012-10-03 Steinar H. GundersonAdd a “sandbox effect” that does nothing but is a usefu...