aboutsummaryrefslogtreecommitdiffstats
path: root/src/gamma-vidmode.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-21m + create .c files for the adjustment methodsMattias Andrée12-6/+1998
2014-05-21mMattias Andrée3-125/+125
2014-05-21mMattias Andrée1-2/+2
2014-05-21add function for listing available methods + add __attribute__((cold)) and __attribute__((hot))Mattias Andrée3-6/+160
2014-05-21add header files for the gamma methodsMattias Andrée7-15/+1635
2014-05-21add partitions_are_graphics_cardsMattias Andrée1-0/+5
2014-05-21m + add gamma sets with mapping function rather than lookup tablesMattias Andrée4-8/+420
2014-05-21reorder functionsMattias Andrée2-113/+115
2014-05-21add float and double variants of gamma_rampsMattias Andrée3-0/+315
2014-05-21m + call adjustment method specific functionsMattias Andrée4-42/+682
2014-05-21add makefile + implement adjustment method common functionsMattias Andrée2-0/+566
2014-05-21fix doc for libgamma_unhex_edidMattias Andrée1-3/+3
2014-05-21add restrict:s and __attribute__:sMattias Andrée1-31/+37
2014-05-21add api .h filesMattias Andrée4-0/+1092
2014-05-21mMattias Andrée1-3/+3