]> git.sesse.net Git - movit/history - d65.h
Calculate the RGB-to-XYZ matrix ourselves instead of using a “magic” one from Wikipedia.
[movit] / d65.h
2013-02-03 Steinar H. GundersonPrefix include guards with _MOVIT to avoid clashes...
2012-11-03 Steinar H. GundersonMove the XYZ (Y=1) definition of D65 to d65.h.
2012-11-03 Steinar H. GundersonAdd a separate header file for the D65 white point.