]> git.sesse.net Git - movit/history - gamma_compression_effect.frag
Use the input resolution in the blur instead of hard-coding 1280x720. Also fix mipmap...
[movit] / gamma_compression_effect.frag
2012-10-04 Steinar H. GundersonReplace LAST_INPUT with INPUT.
2012-10-02 Steinar H. GundersonAdd a new framework for 1D-LUTs via fp16 textures....