aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove a much of stuff, change license, and add support for float and long doubleMattias Andrée2017-06-064-2743/+0
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-12-201-14/+13
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* add tests and fix erros + hue should always be positiveMattias Andrée2016-12-202-21/+101
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* fix errors and add testsMattias Andrée2016-12-203-55/+225
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* CIELChuv: measure hue in degrees, but add parameter to change thisMattias Andrée2016-12-174-6/+37
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Implement OEFT HLGMattias Andrée2016-12-171-1/+26
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* more direction conversionsMattias Andrée2016-12-171-87/+190
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* add tests, fixes errors, and improve percisionMattias Andrée2016-12-164-78/+320
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* update todoMattias Andrée2016-12-161-0/+10
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* srgb_to_srgb: use static inline version of libcolour_srgb_{encode,decode}Mattias Andrée2016-12-161-6/+16
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Split out conversion to convert.cMattias Andrée2016-12-162-834/+856
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mroe testingMattias Andrée2016-12-161-43/+149
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* miscMattias Andrée2016-12-163-40/+65
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* bug fixes + beginning of testMattias Andrée2016-12-162-27/+213
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* update todoMattias Andrée2016-12-151-4/+0
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-12-151-6/+6
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* libcolour_rgb_colour_space: first parameter is of type libcolour_rgb_t*Mattias Andrée2016-12-152-6/+4
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-12-152-6/+8
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* add todosMattias Andrée2016-12-152-1/+4
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add supplementary 10° observers for illuminantsMattias Andrée2016-12-141-0/+21
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Use LIBCOLOUR_LIST_MODELS in enum libcolour_modelMattias Andrée2016-12-141-14/+4
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-12-141-3/+0
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add libcolour_marshal and libcolour_unmarshalMattias Andrée2016-12-112-3/+104
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* miscMattias Andrée2016-12-102-243/+721
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* beginningMattias Andrée2016-12-102-0/+1148
Signed-off-by: Mattias Andrée <maandree@kth.se>