Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-05-21 | misc | Mattias Andrée | 8 | -11/+21 |
2014-05-21 | misc | Mattias Andrée | 13 | -188/+225 |
2014-05-21 | add ./configure | Mattias Andrée | 3 | -1/+155 |
2014-05-21 | m + create .c files for the adjustment methods | Mattias Andrée | 12 | -6/+1998 |
2014-05-21 | m | Mattias Andrée | 3 | -125/+125 |
2014-05-21 | m | Mattias Andrée | 1 | -2/+2 |
2014-05-21 | add function for listing available methods + add __attribute__((cold)) and __attribute__((hot)) | Mattias Andrée | 3 | -6/+160 |
2014-05-21 | add header files for the gamma methods | Mattias Andrée | 7 | -15/+1635 |
2014-05-21 | add partitions_are_graphics_cards | Mattias Andrée | 1 | -0/+5 |
2014-05-21 | m + add gamma sets with mapping function rather than lookup tables | Mattias Andrée | 4 | -8/+420 |
2014-05-21 | reorder functions | Mattias Andrée | 2 | -113/+115 |
2014-05-21 | add float and double variants of gamma_ramps | Mattias Andrée | 3 | -0/+315 |
2014-05-21 | m + call adjustment method specific functions | Mattias Andrée | 4 | -42/+682 |
2014-05-21 | add makefile + implement adjustment method common functions | Mattias Andrée | 2 | -0/+566 |
2014-05-21 | fix doc for libgamma_unhex_edid | Mattias Andrée | 1 | -3/+3 |
2014-05-21 | add restrict:s and __attribute__:s | Mattias Andrée | 1 | -31/+37 |
2014-05-21 | add api .h files | Mattias Andrée | 4 | -0/+1092 |
2014-05-21 | m | Mattias Andrée | 1 | -3/+3 |