aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-01m + doc + fix indentationMattias Andrée2-77/+85
2014-06-01m + docMattias Andrée2-33/+67
2014-06-01Use macros for CRTC information fieldsMattias Andrée3-33/+35
2014-06-01m + m docMattias Andrée4-24/+63
2014-06-01m + m fixes + docMattias Andrée4-60/+123
2014-06-01mMattias Andrée1-5/+2
2014-06-01m + docMattias Andrée5-127/+177
2014-05-31whitespaceMattias Andrée2-5/+5
2014-05-31mMattias Andrée1-6/+6
2014-05-31reduce code duplicationMattias Andrée1-113/+100
2014-05-31extraction of libgamma_method_capabilitiesMattias Andrée1-1/+39
2014-05-31extraction of libgamma_crtc_informationMattias Andrée1-1/+36
2014-05-31extraction of constants into the info manualMattias Andrée1-1/+27
2014-05-31move files aroundMattias Andrée30-1/+147
2014-05-31split out error identification for failure of open from libgamma_linux_drm_partition_initialiseMattias Andrée1-52/+58
2014-05-31gamma-linux-drm: split read_connector_dataMattias Andrée1-36/+73
2014-05-31add special support for LIBGAMMA_DEVICE_REQUIRE_GROUP in libgamma_perrorMattias Andrée2-2/+17
2014-05-31mMattias Andrée1-1/+1
2014-05-31mMattias Andrée2-2/+2
2014-05-31add libgamma_perrorMattias Andrée2-9/+58
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