aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* m installMattias Andrée2016-08-061-2/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix bugs in cie functions0.3Mattias Andrée2016-08-051-7/+7
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix bug in libclut_apply__0.2Mattias Andrée2016-08-051-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* m testMattias Andrée2016-08-051-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* whoopsMattias Andrée2016-08-051-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Update TODOMattias Andrée2016-08-031-0/+10
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* CleanupMattias Andrée2016-07-161-1/+0
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Improve libclut_sigmoidMattias Andrée2016-07-162-27/+57
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* docMattias Andrée2016-07-161-1/+8
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Suppres clang warningsMattias Andrée2016-07-151-5/+16
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Document libclut_translate in info manualMattias Andrée2016-07-151-2/+24
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Also mention libcoopgammaMattias Andrée2016-07-153-32/+32
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add libclut_translateMattias Andrée2016-07-152-0/+83
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Suppress warningMattias Andrée2016-07-131-4/+4
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Suppress warningsMattias Andrée2016-07-132-130/+177
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Obviously you need a compilerMattias Andrée2016-07-131-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Update news0.1Mattias Andrée2016-07-131-1/+3
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Update makefileMattias Andrée2016-07-132-2/+7
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* 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>