Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | misc + fake-w32-gdi | Mattias Andrée | 2014-05-22 | 11 | -36/+392 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | m + implement libgamma_translated_ramp_set_ | Mattias Andrée | 2014-05-22 | 2 | -79/+147 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | add initialise, destroy and free for gamma ramps | Mattias Andrée | 2014-05-22 | 3 | -1/+432 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | doc | Mattias Andrée | 2014-05-22 | 1 | -0/+16 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | do ramp translations in the façade | Mattias Andrée | 2014-05-22 | 15 | -1301/+76 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | misc awesomeness | Mattias Andrée | 2014-05-21 | 17 | -234/+750 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | misc | Mattias Andrée | 2014-05-21 | 8 | -11/+21 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | misc | Mattias Andrée | 2014-05-21 | 13 | -188/+225 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | add ./configure | Mattias Andrée | 2014-05-21 | 3 | -1/+155 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | m + create .c files for the adjustment methods | Mattias Andrée | 2014-05-21 | 12 | -6/+1998 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | m | Mattias Andrée | 2014-05-21 | 3 | -125/+125 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | m | Mattias Andrée | 2014-05-21 | 1 | -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ée | 2014-05-21 | 3 | -6/+160 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | add header files for the gamma methods | Mattias Andrée | 2014-05-21 | 7 | -15/+1635 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | add partitions_are_graphics_cards | Mattias Andrée | 2014-05-21 | 1 | -0/+5 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | m + add gamma sets with mapping function rather than lookup tables | Mattias Andrée | 2014-05-21 | 4 | -8/+420 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | reorder functions | Mattias Andrée | 2014-05-21 | 2 | -113/+115 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | add float and double variants of gamma_ramps | Mattias Andrée | 2014-05-21 | 3 | -0/+315 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | m + call adjustment method specific functions | Mattias Andrée | 2014-05-21 | 4 | -42/+682 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | add makefile + implement adjustment method common functions | Mattias Andrée | 2014-05-21 | 2 | -0/+566 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | fix doc for libgamma_unhex_edid | Mattias Andrée | 2014-05-21 | 1 | -3/+3 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | add restrict:s and __attribute__:s | Mattias Andrée | 2014-05-21 | 1 | -31/+37 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | add api .h files | Mattias Andrée | 2014-05-21 | 4 | -0/+1092 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | m | Mattias Andrée | 2014-05-21 | 1 | -3/+3 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | add readme | Mattias Andrée | 2014-05-21 | 1 | -0/+9 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | add license and copying | Mattias Andrée | 2014-05-21 | 2 | -0/+690 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | first commit | Mattias Andrée | 2014-05-21 | 1 | -0/+15 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> |