Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-06-21 | CIEXYZ_TO_CIE1960UCS: set u and v to the limit if conversion results in division by zero | Mattias Andrée | 1 | -4/+10 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2017-06-20 | m | Mattias Andrée | 1 | -5/+5 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2017-06-19 | Remove noop | Mattias Andrée | 1 | -8/+0 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2017-06-19 | Add a utility (not installed) that converts colours | Mattias Andrée | 2 | -0/+128 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2017-06-17 | m | Mattias Andrée | 1 | -4/+0 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2017-06-17 | m | Mattias Andrée | 1 | -6/+6 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2017-06-17 | Remove noop operation | Mattias Andrée | 1 | -3/+0 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2017-06-15 | m2.3 | Mattias Andrée | 1 | -4/+2 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2017-06-14 | Doc YES | Mattias Andrée | 4 | -1/+72 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2017-06-14 | Add YES colour model, generate the conversion matrices, and add more direct conversions | Mattias Andrée | 11 | -247/+299 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2017-06-12 | Update todo | Mattias Andrée | 1 | -0/+9 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2017-06-12 | update todo | Mattias Andrée | 1 | -0/+1 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2017-06-12 | Fix typo | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2017-06-12 | Bump version2.2 | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2017-06-12 | libcolour_convert uses libcolour_convert_en_masse instead of the other way around | Mattias Andrée | 11 | -1122/+1122 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2017-06-11 | Make conversion macros not require restrict | Mattias Andrée | 1 | -7/+10 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2017-06-11 | m | Mattias Andrée | 1 | -1/+2 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2017-06-11 | m | Mattias Andrée | 1 | -14/+3 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2017-06-11 | convert-template.c: add macros CONV_0 and CONV_N | Mattias Andrée | 1 | -45/+56 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2017-06-11 | convert-template.c: merge functions | Mattias Andrée | 1 | -399/+162 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2017-06-11 | Add common.h | Mattias Andrée | 8 | -427/+540 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2017-06-10 | Test and fix libcolour_convert_en_masse2.1 | Mattias Andrée | 2 | -4/+86 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2017-06-10 | m + add libcolour_convert_en_masse.3 | Mattias Andrée | 5 | -15/+181 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2017-06-10 | m | Mattias Andrée | 1 | -6/+12 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2017-06-10 | Add libcolour_convert_en_masse | Mattias Andrée | 10 | -29/+179 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> |