aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-31add libgamma_name_of_error and libgamma_value_of_errorMattias Andrée2-0/+74
2014-05-31mMattias Andrée1-2/+2
2014-05-31m translate_from_64Mattias Andrée1-4/+2
2014-05-31add the names of the connector types to their docMattias Andrée1-0/+73
2014-05-31add libgamma_is_method_availableMattias Andrée2-0/+51
2014-05-29it has been reported that vidmode can work when randr does notMattias Andrée1-3/+3
2014-05-28derpMattias Andrée1-3/+3
2014-05-28fix some sloppynessMattias Andrée1-4/+4
2014-05-28namespace some definitionsMattias Andrée21-414/+414
2014-05-28add LIBGAMMA_CONNECTOR_TYPE_COUNT, LIBGAMMA_SUBPIXEL_ORDER_COUNT and LIBGAMMA_CRTC_INFO_COUNTMattias Andrée1-0/+15
2014-05-28change doc style to one appropriate for manualsMattias Andrée22-1212/+1213
2014-05-25add buf_size parameter tolibgamma_list_methodsMattias Andrée2-16/+24
2014-05-25m + add test that lists adjustment methdsMattias Andrée1-18/+6
2014-05-25more restrictMattias Andrée11-86/+94
2014-05-25m + gamma-x-randr: get output and output infoMattias Andrée3-16/+172
2014-05-24m + gamma-x-randr: get_edidMattias Andrée3-4/+136
2014-05-24gamma-x-randr: get_output_nameMattias Andrée2-3/+47
2014-05-24mMattias Andrée2-2/+3
2014-05-24gamma-x-randr: crtc info: jump if the output information is not requiredMattias Andrée1-0/+4
2014-05-24mMattias Andrée1-1/+1
2014-05-24gamma-x-randr use connector name to get connector typeMattias Andrée2-2/+40
2014-05-24gamma-x-randr: read connector infoMattias Andrée1-12/+70
2014-05-23fix use of translate_errorMattias Andrée1-6/+20
2014-05-23gamma-linux-drm: do not attemp to read monitor info if there is no monitorMattias Andrée2-26/+46
2014-05-23gamma-x-randr: some simple crtc info + ramps sizesMattias Andrée1-1/+80
2014-05-23gamma-x-randr: crtc initMattias Andrée1-1/+5
2014-05-23mMattias Andrée1-5/+5
2014-05-23gamma-x-randr: partition initMattias Andrée2-5/+60
2014-05-23gamma-x-randr: init siteMattias Andrée2-5/+53
2014-05-23disable aggregate-return warnings in gamma-x-randr (xcb violates this)Mattias Andrée1-0/+7
2014-05-23gamma-x-randr: everything except init and infoMattias Andrée2-6/+73
2014-05-23implement gamma-x-vidmodeMattias Andrée3-3/+104
2014-05-23parse edidMattias Andrée5-8/+163
2014-05-23typoMattias Andrée1-15/+15
2014-05-23gamma-linux-drm: get_edidMattias Andrée1-11/+67
2014-05-23name connector by type and index within that domainMattias Andrée1-8/+15
2014-05-23gamma-linux-drm: find connectorMattias Andrée1-14/+94
2014-05-23mMattias Andrée1-20/+20
2014-05-23m + connector info for drmMattias Andrée4-41/+183
2014-05-23missed to stage fileMattias Andrée1-0/+5
2014-05-23some crtc information for gamma-linux-drmMattias Andrée2-1/+111
2014-05-22mMattias Andrée1-0/+2
2014-05-22implement libgamma_linux_drm_crtc_get_gamma_rampsMattias Andrée2-3/+41
2014-05-22m misc + most of the gamma-linux-drm stuffMattias Andrée5-5/+248
2014-05-22library linking and some of gamma-linux-drmMattias Andrée1-11/+33
2014-05-22mMattias Andrée5-8/+20
2014-05-22m misc + gamma-quartz-cgMattias Andrée4-3/+178
2014-05-22m + add fake quartzMattias Andrée4-1/+391
2014-05-22add temporary ignoral of aggregate return from xcbMattias Andrée1-0/+5
2014-05-22misc + fake-w32-gdiMattias Andrée11-36/+392