aboutsummaryrefslogtreecommitdiffstats
path: root/src/libgamma-facade.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* m + connector info for drmMattias Andrée2014-05-231-1/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* do ramp translations in the façadeMattias Andrée2014-05-221-176/+65
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* miscMattias Andrée2014-05-211-50/+50
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-05-211-44/+44
| | | | 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-0/+132
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add header files for the gamma methodsMattias Andrée2014-05-211-15/+15
| | | | 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/+267
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* reorder functionsMattias Andrée2014-05-211-86/+88
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add float and double variants of gamma_rampsMattias Andrée2014-05-211-0/+193
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + call adjustment method specific functionsMattias Andrée2014-05-211-29/+664
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add makefile + implement adjustment method common functionsMattias Andrée2014-05-211-0/+478
Signed-off-by: Mattias Andrée <maandree@operamail.com>