aboutsummaryrefslogtreecommitdiffstats
path: root/src/libgamma-facade.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* miscMattias Andrée2014-05-211-0/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add function for listing available methods + add __attribute__((cold)) and __attribute__((hot))Mattias Andrée2014-05-211-6/+21
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + add gamma sets with mapping function rather than lookup tablesMattias Andrée2014-05-211-0/+120
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* reorder functionsMattias Andrée2014-05-211-27/+27
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add float and double variants of gamma_rampsMattias Andrée2014-05-211-0/+46
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + call adjustment method specific functionsMattias Andrée2014-05-211-11/+12
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix doc for libgamma_unhex_edidMattias Andrée2014-05-211-3/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add restrict:s and __attribute__:sMattias Andrée2014-05-211-31/+37
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add api .h filesMattias Andrée2014-05-211-0/+305
Signed-off-by: Mattias Andrée <maandree@operamail.com>