]> git.sesse.net Git - movit/history - ycbcr_conversion_effect.frag
Fix the uniform name for the compute shader output. (It would always be 0 by accident...
[movit] / ycbcr_conversion_effect.frag
2017-02-11 Steinar H. GundersonAllow adjusting the output Y'CbCr coefficients after...
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.