Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move files around | Mattias Andrée | 2014-05-31 | 1 | -1644/+0 |
* | add libgamma_is_method_available | Mattias Andrée | 2014-05-31 | 1 | -0/+42 |
* | namespace some definitions | Mattias Andrée | 2014-05-28 | 1 | -249/+249 |
* | change doc style to one appropriate for manuals | Mattias Andrée | 2014-05-28 | 1 | -135/+135 |
* | add buf_size parameter tolibgamma_list_methods | Mattias Andrée | 2014-05-25 | 1 | -14/+18 |
* | more restrict | Mattias Andrée | 2014-05-25 | 1 | -6/+6 |
* | m + connector info for drm | Mattias Andrée | 2014-05-23 | 1 | -1/+3 |
* | do ramp translations in the façade | Mattias Andrée | 2014-05-22 | 1 | -176/+65 |
* | misc | Mattias Andrée | 2014-05-21 | 1 | -50/+50 |
* | m | Mattias Andrée | 2014-05-21 | 1 | -44/+44 |
* | add function for listing available methods + add __attribute__((cold)) and __attribute__((hot)) | Mattias Andrée | 2014-05-21 | 1 | -0/+132 |
* | add header files for the gamma methods | Mattias Andrée | 2014-05-21 | 1 | -15/+15 |
* | m + add gamma sets with mapping function rather than lookup tables | Mattias Andrée | 2014-05-21 | 1 | -0/+267 |
* | reorder functions | Mattias Andrée | 2014-05-21 | 1 | -86/+88 |
* | add float and double variants of gamma_ramps | Mattias Andrée | 2014-05-21 | 1 | -0/+193 |
* | m + call adjustment method specific functions | Mattias Andrée | 2014-05-21 | 1 | -29/+664 |
* | add makefile + implement adjustment method common functions | Mattias Andrée | 2014-05-21 | 1 | -0/+478 |