aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Suppres clang warningsMattias Andrée2016-07-151-5/+16
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Also mention libcoopgammaMattias Andrée2016-07-151-28/+28
| | | | 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>
* 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>
* 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-112-70/+185
| | | | 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-101-0/+24
| | | | 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>
* m + some of the macrosMattias Andrée2016-01-101-2/+2
| | | | 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>
* 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-071-0/+159
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>