Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-05-24 | m + gamma-x-randr: get_edid | Mattias Andrée | 3 | -4/+136 |
2014-05-24 | gamma-x-randr: get_output_name | Mattias Andrée | 2 | -3/+47 |
2014-05-24 | m | Mattias Andrée | 2 | -2/+3 |
2014-05-24 | gamma-x-randr: crtc info: jump if the output information is not required | Mattias Andrée | 1 | -0/+4 |
2014-05-24 | m | Mattias Andrée | 1 | -1/+1 |
2014-05-24 | gamma-x-randr use connector name to get connector type | Mattias Andrée | 2 | -2/+40 |
2014-05-24 | gamma-x-randr: read connector info | Mattias Andrée | 1 | -12/+70 |
2014-05-23 | fix use of translate_error | Mattias Andrée | 1 | -6/+20 |
2014-05-23 | gamma-linux-drm: do not attemp to read monitor info if there is no monitor | Mattias Andrée | 2 | -26/+46 |
2014-05-23 | gamma-x-randr: some simple crtc info + ramps sizes | Mattias Andrée | 1 | -1/+80 |
2014-05-23 | gamma-x-randr: crtc init | Mattias Andrée | 1 | -1/+5 |
2014-05-23 | m | Mattias Andrée | 1 | -5/+5 |
2014-05-23 | gamma-x-randr: partition init | Mattias Andrée | 2 | -5/+60 |
2014-05-23 | gamma-x-randr: init site | Mattias Andrée | 2 | -5/+53 |
2014-05-23 | disable aggregate-return warnings in gamma-x-randr (xcb violates this) | Mattias Andrée | 1 | -0/+7 |
2014-05-23 | gamma-x-randr: everything except init and info | Mattias Andrée | 2 | -6/+73 |
2014-05-23 | implement gamma-x-vidmode | Mattias Andrée | 3 | -3/+104 |
2014-05-23 | parse edid | Mattias Andrée | 6 | -9/+164 |
2014-05-23 | typo | Mattias Andrée | 1 | -15/+15 |
2014-05-23 | gamma-linux-drm: get_edid | Mattias Andrée | 1 | -11/+67 |
2014-05-23 | name connector by type and index within that domain | Mattias Andrée | 1 | -8/+15 |
2014-05-23 | gamma-linux-drm: find connector | Mattias Andrée | 1 | -14/+94 |
2014-05-23 | m | Mattias Andrée | 1 | -20/+20 |
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 |