]> git.sesse.net Git - movit/history - invert_effect.frag
Calculate the RGB-to-XYZ matrix ourselves instead of using a “magic” one from Wikipedia.
[movit] / invert_effect.frag
2012-10-12 Steinar H. GundersonAdd tests to check that rewriting works, and that gamma...