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