Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | do ramp translations in the façade | Mattias Andrée | 2014-05-22 | 1 | -176/+65 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | misc | Mattias Andrée | 2014-05-21 | 1 | -50/+50 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m | Mattias Andrée | 2014-05-21 | 1 | -44/+44 |
| | | | | 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 | 1 | -0/+132 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add header files for the gamma methods | Mattias Andrée | 2014-05-21 | 1 | -15/+15 |
| | | | | 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 | 1 | -0/+267 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | reorder functions | Mattias Andrée | 2014-05-21 | 1 | -86/+88 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add float and double variants of gamma_ramps | Mattias Andrée | 2014-05-21 | 1 | -0/+193 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m + call adjustment method specific functions | Mattias Andrée | 2014-05-21 | 1 | -29/+664 |
| | | | | 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> |