Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 1 | -0/+478 |
| | | | | 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> |