aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* mMattias Andrée2016-07-131-0/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix bugs and test libclut_clip and libclut_applyMattias Andrée2016-07-132-21/+96
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Test and fix libclut_linearise and libclut_standardiseMattias Andrée2016-07-132-6/+27
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* More tests and bug fixesMattias Andrée2016-07-132-43/+113
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix a bug + Test some functionsMattias Andrée2016-07-132-20/+188
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add missing ++-operationsMattias Andrée2016-07-131-36/+36
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* info: functionsMattias Andrée2016-01-113-2/+252
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* whitespaceMattias Andrée2016-01-111-0/+12
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* typo + macro variants of functionsMattias Andrée2016-01-113-72/+189
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* m docMattias Andrée2016-01-112-4/+4
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* typo + remove libclut_model_delta_e, it is irrelevantMattias Andrée2016-01-112-42/+4
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* linking requirements for macrosMattias Andrée2016-01-102-5/+44
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* mMattias Andrée2016-01-101-6/+6
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* info: more macrosMattias Andrée2016-01-101-4/+175
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* m + some of the macrosMattias Andrée2016-01-102-2/+238
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* info: what the macros have in commonMattias Andrée2016-01-103-9/+42
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* param ramp => clutMattias Andrée2016-01-101-144/+144
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* info: brief descriptionMattias Andrée2016-01-101-1/+9
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* mMattias Andrée2016-01-072-23/+22
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* m + libclut_cie_applyMattias Andrée2016-01-071-118/+216
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* m + libclut_applyMattias Andrée2016-01-071-12/+62
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* libclut.cMattias Andrée2016-01-072-0/+423
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* m + libclut_lower_resolutionMattias Andrée2016-01-071-110/+199
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* typo + libclut_manipulate + libclut_cie_manipulate + libclut_start_over + libclut_clipMattias Andrée2016-01-071-3/+139
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* m + libclut_rgb_limits + libclut_cie_limitsMattias Andrée2016-01-071-154/+157
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* libclut_sigmoidMattias Andrée2016-01-071-0/+45
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* libclut_negative + libclut_rgb_invert + libclut_cie_invertMattias Andrée2016-01-071-0/+137
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* libclut_gammaMattias Andrée2016-01-071-0/+27
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* libclut_linearise + libclut_standardiseMattias Andrée2016-01-071-0/+58
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* mMattias Andrée2016-01-071-36/+37
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* mMattias Andrée2016-01-071-4/+4
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* typo + libclut_rgb_brightness + libclut_cie_brightnessMattias Andrée2016-01-071-3/+100
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* libclut_rgb_contrast + libclut_cie_contrastMattias Andrée2016-01-072-2/+160
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* begin on texinfo manualMattias Andrée2016-01-0611-0/+1722
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* add readmeMattias Andrée2016-01-051-0/+10
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* m + add makefileMattias Andrée2016-01-052-2/+78
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* add deps and installMattias Andrée2016-01-052-0/+101
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* first commitMattias Andrée2016-01-0521-0/+3716
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>