]> git.sesse.net Git - movit/history - ycbcr_conversion_effect.frag
Skip all the compute shader tests if there is no compute support (it was done before...
[movit] / ycbcr_conversion_effect.frag
2019-05-27 Steinar H. GundersonRemove some unused samplers from ycbcr_conversion_effec...
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.