aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-05-22do ramp translations in the façadeMattias Andrée13-1298/+69
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-05-21misc awesomenessMattias Andrée17-234/+750
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-05-21miscMattias Andrée8-11/+21
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-05-21miscMattias Andrée13-188/+225
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-05-21add ./configureMattias Andrée3-1/+155
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-05-21m + create .c files for the adjustment methodsMattias Andrée12-6/+1998
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-05-21mMattias Andrée3-125/+125
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-05-21mMattias Andrée1-2/+2
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ée3-6/+160
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-05-21add header files for the gamma methodsMattias Andrée7-15/+1635
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-05-21add partitions_are_graphics_cardsMattias Andrée1-0/+5
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-05-21m + add gamma sets with mapping function rather than lookup tablesMattias Andrée4-8/+420
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-05-21reorder functionsMattias Andrée2-113/+115
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-05-21add float and double variants of gamma_rampsMattias Andrée3-0/+315
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-05-21m + call adjustment method specific functionsMattias Andrée4-42/+682
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-05-21add makefile + implement adjustment method common functionsMattias Andrée2-0/+566
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ée4-0/+1092
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-05-21mMattias Andrée1-3/+3
Signed-off-by: Mattias Andrée <maandree@operamail.com>