aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* do ramp translations in the façadeMattias Andrée2014-05-2213-1298/+69
* misc awesomenessMattias Andrée2014-05-2116-233/+749
* miscMattias Andrée2014-05-216-6/+6
* miscMattias Andrée2014-05-219-184/+198
* m + create .c files for the adjustment methodsMattias Andrée2014-05-2112-6/+1998
* mMattias Andrée2014-05-213-125/+125
* mMattias Andrée2014-05-211-2/+2
* add function for listing available methods + add __attribute__((cold)) and __attribute__((hot))Mattias Andrée2014-05-213-6/+160
* add header files for the gamma methodsMattias Andrée2014-05-217-15/+1635
* add partitions_are_graphics_cardsMattias Andrée2014-05-211-0/+5
* m + add gamma sets with mapping function rather than lookup tablesMattias Andrée2014-05-214-8/+420
* reorder functionsMattias Andrée2014-05-212-113/+115
* add float and double variants of gamma_rampsMattias Andrée2014-05-213-0/+315
* m + call adjustment method specific functionsMattias Andrée2014-05-214-42/+682
* add makefile + implement adjustment method common functionsMattias Andrée2014-05-211-0/+478
* fix doc for libgamma_unhex_edidMattias Andrée2014-05-211-3/+3
* add restrict:s and __attribute__:sMattias Andrée2014-05-211-31/+37
* add api .h filesMattias Andrée2014-05-214-0/+1092