aboutsummaryrefslogtreecommitdiffstats
path: root/src/libgamma-facade.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-05-31move files aroundMattias Andrée1-510/+0
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-05-31add libgamma_is_method_availableMattias Andrée1-0/+9
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-05-28namespace some definitionsMattias Andrée1-2/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-05-28change doc style to one appropriate for manualsMattias Andrée1-145/+145
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-05-25add buf_size parameter tolibgamma_list_methodsMattias Andrée1-2/+6
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-05-25more restrictMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-05-23typoMattias Andrée1-15/+15
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-05-21miscMattias Andrée1-0/+4
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-05-21add function for listing available methods + add __attribute__((cold)) and __attribute__((hot))Mattias Andrée1-6/+21
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-05-21m + add gamma sets with mapping function rather than lookup tablesMattias Andrée1-0/+120
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-05-21reorder functionsMattias Andrée1-27/+27
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-05-21add float and double variants of gamma_rampsMattias Andrée1-0/+46
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-05-21m + call adjustment method specific functionsMattias Andrée1-11/+12
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-05-21fix doc for libgamma_unhex_edidMattias Andrée1-3/+3
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-05-21add restrict:s and __attribute__:sMattias Andrée1-31/+37
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-05-21add api .h filesMattias Andrée1-0/+305
Signed-off-by: Mattias Andrée <maandree@operamail.com>