]> git.sesse.net Git - movit/history - fft_pass_effect.frag
Fix typo in luma_mix shader.
[movit] / fft_pass_effect.frag
2014-03-23 Steinar H. GundersonMerge branch 'master'
2014-03-23 Steinar H. GundersonImprove macro hygiene in .frag files slightly.
2014-03-15 Steinar H. GundersonFix a bug where repeated vertical FFTs would reverse...
2014-03-09 Steinar H. GundersonStop using 1D textures.
2014-01-19 Steinar H. GundersonAdd a new effect that can do FFT/IFFT.