Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-05-23 | m + connector info for drm | Mattias Andrée | 4 | -41/+183 |
2014-05-23 | missed to stage file | Mattias Andrée | 1 | -0/+5 |
2014-05-23 | some crtc information for gamma-linux-drm | Mattias Andrée | 2 | -1/+111 |
2014-05-22 | m | Mattias Andrée | 1 | -0/+2 |
2014-05-22 | implement libgamma_linux_drm_crtc_get_gamma_ramps | Mattias Andrée | 2 | -3/+41 |
2014-05-22 | m misc + most of the gamma-linux-drm stuff | Mattias Andrée | 6 | -6/+249 |
2014-05-22 | library linking and some of gamma-linux-drm | Mattias Andrée | 3 | -13/+50 |
2014-05-22 | m | Mattias Andrée | 5 | -8/+20 |
2014-05-22 | m misc + gamma-quartz-cg | Mattias Andrée | 4 | -3/+178 |
2014-05-22 | m + add fake quartz | Mattias Andrée | 4 | -1/+391 |
2014-05-22 | add temporary ignoral of aggregate return from xcb | Mattias Andrée | 1 | -0/+5 |
2014-05-22 | misc + fake-w32-gdi | Mattias Andrée | 11 | -36/+392 |
2014-05-22 | m + implement libgamma_translated_ramp_set_ | Mattias Andrée | 2 | -79/+147 |
2014-05-22 | add initialise, destroy and free for gamma ramps | Mattias Andrée | 3 | -1/+432 |
2014-05-22 | doc | Mattias Andrée | 1 | -0/+16 |
2014-05-22 | do ramp translations in the façade | Mattias Andrée | 15 | -1301/+76 |
2014-05-21 | misc awesomeness | Mattias Andrée | 17 | -234/+750 |
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 |