14 Commits (02396171976896fccff0d10ad47dc6be4aafa232)

Author SHA1 Message Date
  Sam Hocevar 0239617197 Various compilation and warning fixes. 8 years ago
  Sam Hocevar 44e39867b1 Fix approximately 80 billion compilation warnings. 8 years ago
  Sam Hocevar cd988786b9 build: reorganise includes so that we can use precompiled headers later. 11 years ago
  Sam Hocevar fe665f85b4 base: strip core.h from its contents and put it in public/private headers. 11 years ago
  Sam Hocevar cdfb4e7abf math: fix a few compilation warnings. 11 years ago
  Sam Hocevar 5f3ad5cc15 math: add constant vectors vec2::zero, vec2::axis_x, etc. 12 years ago
  Sam Hocevar 6faf4ee067 base: roll our own constants because it’s always a pain in the ass 13 years ago
  Sam Hocevar 99b0874652 color: simplify CIEDE2000 distance code. 13 years ago
  Sam Hocevar b12c16448a color: fix a mistake in the CIEDE2000 color-difference formula. 13 years ago
  Sam Hocevar a5ba03b405 color: unit test data for the CIEDE2000 color-difference formula. 13 years ago
  Sam Hocevar eae9dae863 color: fix typo in float table. 13 years ago
  Sam Hocevar d8577e0ec7 color: move the CIEDE2000 distance code into the C++ file and 13 years ago
  Sam Hocevar 4e678e2cd0 color: linear interpolation for the wavelength to colour function. 13 years ago
  Sam Hocevar 44f324a354 color: add conversion from CIE-xyY to CIE-XYZ and start working on 13 years ago