Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-07-15 | Document libclut_translate in info manual | Mattias Andrée | 1 | -2/+24 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2016-07-15 | Also mention libcoopgamma | Mattias Andrée | 3 | -32/+32 | |
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 | Obviously you need a compiler | Mattias Andrée | 1 | -0/+1 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2016-07-13 | Update news0.1 | Mattias Andrée | 1 | -1/+3 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2016-07-13 | Update makefile | Mattias Andrée | 2 | -2/+7 | |
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 | info: functions | Mattias Andrée | 3 | -2/+252 | |
Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
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 | 3 | -72/+189 | |
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 | 2 | -5/+44 | |
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 | info: more macros | Mattias Andrée | 1 | -4/+175 | |
Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
2016-01-10 | m + some of the macros | Mattias Andrée | 2 | -2/+238 | |
Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
2016-01-10 | info: what the macros have in common | Mattias Andrée | 3 | -9/+42 | |
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-10 | info: brief description | Mattias Andrée | 1 | -1/+9 | |
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> | |||||
2016-01-07 | m | Mattias Andrée | 1 | -36/+37 | |
Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
2016-01-07 | m | Mattias Andrée | 1 | -4/+4 | |
Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
2016-01-07 | typo + libclut_rgb_brightness + libclut_cie_brightness | Mattias Andrée | 1 | -3/+100 | |
Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
2016-01-07 | libclut_rgb_contrast + libclut_cie_contrast | Mattias Andrée | 2 | -2/+160 | |
Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
2016-01-06 | begin on texinfo manual | Mattias Andrée | 11 | -0/+1722 | |
Signed-off-by: Mattias Andrée <maandree@member.fsf.org> |