| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2019-10-06 | Simplify | Mattias Andrée | 3 | -4019/+0 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-12-16 | fix cielab to ciexyz conversion | Mattias Andrée | 1 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-12-15 | typo | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-12-05 | m + new colour spaces | Mattias Andrée | 1 | -26/+119 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-12-05 | Fix error | Mattias Andrée | 1 | -6/+6 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-12-04 | m | Mattias Andrée | 2 | -14/+1 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-12-03 | Fix bugs | Mattias Andrée | 2 | -41/+91 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-12-02 | Add libclut_model_rgb_to_ciexyz and libclut_model_ciexyz_to_rgb | Mattias Andrée | 3 | -30/+230 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-12-02 | Add new colour spaces | Mattias Andrée | 3 | -26/+887 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-12-02 | test rgb conversion | Mattias Andrée | 2 | -2/+54 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-12-02 | Forgot to stage some files | Mattias Andrée | 1 | -16/+18 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-12-02 | RGB colour space conversion | Mattias Andrée | 2 | -36/+503 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-12-01 | Add RGB colourspace conversion | Mattias Andrée | 2 | -0/+359 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-08-05 | Fix bugs in cie functions0.3 | Mattias Andrée | 1 | -7/+7 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-08-05 | Fix bug in libclut_apply__0.2 | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-08-05 | m test | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-08-05 | whoops | Mattias Andrée | 1 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-07-16 | Cleanup | Mattias Andrée | 1 | -1/+0 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-07-16 | Improve libclut_sigmoid | Mattias Andrée | 2 | -27/+57 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-07-16 | doc | Mattias Andrée | 1 | -1/+8 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-07-15 | Suppres clang warnings | Mattias Andrée | 1 | -5/+16 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-07-15 | Also mention libcoopgamma | Mattias Andrée | 1 | -28/+28 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-07-15 | Add libclut_translate | Mattias Andrée | 2 | -0/+83 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-07-13 | Suppress warning | Mattias Andrée | 1 | -4/+4 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-07-13 | Suppress warnings | Mattias Andrée | 2 | -130/+177 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-07-13 | m | Mattias Andrée | 1 | -0/+2 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-07-13 | Fix bugs and test libclut_clip and libclut_apply | Mattias Andrée | 2 | -21/+96 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-07-13 | Test and fix libclut_linearise and libclut_standardise | Mattias Andrée | 2 | -6/+27 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-07-13 | More tests and bug fixes | Mattias Andrée | 2 | -43/+113 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-07-13 | Fix a bug + Test some functions | Mattias Andrée | 2 | -20/+188 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-07-13 | Add missing ++-operations | Mattias Andrée | 1 | -36/+36 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-01-11 | whitespace | Mattias Andrée | 1 | -0/+12 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2016-01-11 | typo + macro variants of functions | Mattias Andrée | 2 | -70/+185 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2016-01-11 | m doc | Mattias Andrée | 2 | -4/+4 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2016-01-11 | typo + remove libclut_model_delta_e, it is irrelevant | Mattias Andrée | 2 | -42/+4 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2016-01-10 | linking requirements for macros | Mattias Andrée | 1 | -0/+24 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2016-01-10 | m | Mattias Andrée | 1 | -6/+6 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2016-01-10 | m + some of the macros | Mattias Andrée | 1 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2016-01-10 | param ramp => clut | Mattias Andrée | 1 | -144/+144 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2016-01-07 | m | Mattias Andrée | 2 | -23/+22 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2016-01-07 | m + libclut_cie_apply | Mattias Andrée | 1 | -118/+216 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2016-01-07 | m + libclut_apply | Mattias Andrée | 1 | -12/+62 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2016-01-07 | libclut.c | Mattias Andrée | 2 | -0/+423 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2016-01-07 | m + libclut_lower_resolution | Mattias Andrée | 1 | -110/+199 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2016-01-07 | typo + libclut_manipulate + libclut_cie_manipulate + libclut_start_over + libclut_clip | Mattias Andrée | 1 | -3/+139 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2016-01-07 | m + libclut_rgb_limits + libclut_cie_limits | Mattias Andrée | 1 | -154/+157 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2016-01-07 | libclut_sigmoid | Mattias Andrée | 1 | -0/+45 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2016-01-07 | libclut_negative + libclut_rgb_invert + libclut_cie_invert | Mattias Andrée | 1 | -0/+137 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2016-01-07 | libclut_gamma | Mattias Andrée | 1 | -0/+27 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2016-01-07 | libclut_linearise + libclut_standardise | Mattias Andrée | 1 | -0/+58 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
