aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* mMattias Andrée2014-05-213-125/+125
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-05-211-2/+2
| | | | 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-213-6/+160
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add header files for the gamma methodsMattias Andrée2014-05-217-15/+1635
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add partitions_are_graphics_cardsMattias Andrée2014-05-211-0/+5
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + add gamma sets with mapping function rather than lookup tablesMattias Andrée2014-05-214-8/+420
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* reorder functionsMattias Andrée2014-05-212-113/+115
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add float and double variants of gamma_rampsMattias Andrée2014-05-213-0/+315
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + call adjustment method specific functionsMattias Andrée2014-05-214-42/+682
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add makefile + implement adjustment method common functionsMattias Andrée2014-05-212-0/+566
| | | | 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-214-0/+1092
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-05-211-3/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add readmeMattias Andrée2014-05-211-0/+9
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add license and copyingMattias Andrée2014-05-212-0/+690
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* first commitMattias Andrée2014-05-211-0/+15
Signed-off-by: Mattias Andrée <maandree@operamail.com>