aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-06Remove a much of stuff, change license, and add support for float and long doubleMattias Andrée4-2743/+0
2016-12-20mMattias Andrée1-14/+13
2016-12-20add tests and fix erros + hue should always be positiveMattias Andrée2-21/+101
2016-12-20fix errors and add testsMattias Andrée3-55/+225
2016-12-17CIELChuv: measure hue in degrees, but add parameter to change thisMattias Andrée4-6/+37
2016-12-17Implement OEFT HLGMattias Andrée1-1/+26
2016-12-17more direction conversionsMattias Andrée1-87/+190
2016-12-16add tests, fixes errors, and improve percisionMattias Andrée4-77/+319
2016-12-16update todoMattias Andrée1-0/+10
2016-12-16srgb_to_srgb: use static inline version of libcolour_srgb_{encode,decode}Mattias Andrée1-6/+16
2016-12-16Split out conversion to convert.cMattias Andrée2-834/+856
2016-12-16mroe testingMattias Andrée1-43/+149
2016-12-16miscMattias Andrée3-40/+65
2016-12-16bug fixes + beginning of testMattias Andrée2-27/+213
2016-12-15update todoMattias Andrée1-4/+0
2016-12-15mMattias Andrée1-6/+6
2016-12-15libcolour_rgb_colour_space: first parameter is of type libcolour_rgb_t*Mattias Andrée2-6/+4
2016-12-15mMattias Andrée2-6/+8
2016-12-15add todosMattias Andrée2-1/+4
2016-12-14Add supplementary 10° observers for illuminantsMattias Andrée1-0/+21
2016-12-14Use LIBCOLOUR_LIST_MODELS in enum libcolour_modelMattias Andrée1-14/+4
2016-12-14mMattias Andrée1-3/+0
2016-12-11Add libcolour_marshal and libcolour_unmarshalMattias Andrée2-3/+104
2016-12-10miscMattias Andrée2-243/+721
2016-12-10beginningMattias Andrée2-0/+1148