aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add libgamma_perrorMattias Andrée2014-05-312-9/+58
* info: doc libgamma_name_of_error and libgamma_value_of_errorMattias Andrée2014-05-311-0/+13
* add libgamma_name_of_error and libgamma_value_of_errorMattias Andrée2014-05-313-0/+81
* mMattias Andrée2014-05-311-2/+2
* m translate_from_64Mattias Andrée2014-05-311-4/+2
* add the names of the connector types to their docMattias Andrée2014-05-311-0/+73
* add libgamma_is_method_availableMattias Andrée2014-05-312-0/+51
* info: list adjustment method identifiersMattias Andrée2014-05-312-0/+65
* it has been reported that vidmode can work when randr does notMattias Andrée2014-05-291-3/+3
* more jargonMattias Andrée2014-05-291-4/+8
* typoMattias Andrée2014-05-281-1/+1
* some jargonMattias Andrée2014-05-281-3/+78
* mMattias Andrée2014-05-281-0/+1
* derpMattias Andrée2014-05-281-3/+3
* fix some sloppynessMattias Andrée2014-05-281-4/+4
* info: errorsMattias Andrée2014-05-284-8/+140
* namespace some definitionsMattias Andrée2014-05-2823-440/+440
* add LIBGAMMA_CONNECTOR_TYPE_COUNT, LIBGAMMA_SUBPIXEL_ORDER_COUNT and LIBGAMMA_CRTC_INFO_COUNTMattias Andrée2014-05-282-0/+20
* change doc style to one appropriate for manualsMattias Andrée2014-05-2822-1212/+1213
* on GAMMA_METHOD_MAX and GAMMA_METHOD_COUNTMattias Andrée2014-05-281-0/+11
* api basicsMattias Andrée2014-05-281-0/+52
* on linkingMattias Andrée2014-05-281-0/+17
* on installingMattias Andrée2014-05-281-0/+128
* add install and uninstall rulesMattias Andrée2014-05-281-7/+96
* on compilingMattias Andrée2014-05-281-2/+47
* more on --debugMattias Andrée2014-05-281-0/+2
* fix order things in the makefileMattias Andrée2014-05-281-22/+21
* on configuringMattias Andrée2014-05-281-1/+99
* mention what language libgamma usesMattias Andrée2014-05-281-1/+1
* add overviewMattias Andrée2014-05-281-0/+27
* typoMattias Andrée2014-05-281-1/+1
* typoMattias Andrée2014-05-281-1/+1
* hide config.mkMattias Andrée2014-05-282-3/+3
* begin on texinfo manualMattias Andrée2014-05-284-2/+622
* Split out method naming to its own functionMattias Andrée2014-05-261-15/+20
* add buf_size parameter tolibgamma_list_methodsMattias Andrée2014-05-253-36/+40
* m + add test that lists adjustment methdsMattias Andrée2014-05-254-30/+104
* more restrictMattias Andrée2014-05-2511-86/+94
* m + gamma-x-randr: get output and output infoMattias Andrée2014-05-253-16/+172
* m + gamma-x-randr: get_edidMattias Andrée2014-05-243-4/+136
* gamma-x-randr: get_output_nameMattias Andrée2014-05-242-3/+47
* mMattias Andrée2014-05-242-2/+3
* gamma-x-randr: crtc info: jump if the output information is not requiredMattias Andrée2014-05-241-0/+4
* mMattias Andrée2014-05-241-1/+1
* gamma-x-randr use connector name to get connector typeMattias Andrée2014-05-242-2/+40
* gamma-x-randr: read connector infoMattias Andrée2014-05-241-12/+70
* fix use of translate_errorMattias Andrée2014-05-231-6/+20
* gamma-linux-drm: do not attemp to read monitor info if there is no monitorMattias Andrée2014-05-232-26/+46
* gamma-x-randr: some simple crtc info + ramps sizesMattias Andrée2014-05-231-1/+80
* gamma-x-randr: crtc initMattias Andrée2014-05-231-1/+5