]> git.sesse.net Git - movit/history - ycbcr_conversion_effect.frag
Make all fp16 routines work with fp32 as input instead of fp64, since that is what...
[movit] / ycbcr_conversion_effect.frag
2015-10-06 Steinar H. GundersonFix GLSL compilation errors on some drivers.
2015-10-04 Steinar H. GundersonAllow dual Y'CbCr/RGBA outputs.
2015-09-09 Steinar H. GundersonAdd support for Y'CbCr output.