]> git.sesse.net Git - movit/history - slice_effect.frag
Don't use GL_RGBA32F/GL_RGBA16F with GL_UNSIGNED_BYTE.
[movit] / slice_effect.frag
2014-03-16 Steinar H. GundersonAdd an FFT convolution effect.
2014-03-15 Steinar H. GundersonMake SliceEffect slice from the top, not the bottom.
2014-03-09 Steinar H. GundersonAdd an effect to do re-slicing of the image, for overla...