aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix typoMattias Andrée2016-07-1113-13/+13
* mMattias Andrée2016-07-102-2/+10
* typoMattias Andrée2016-07-101-1/+1
* m + remove abort if connector is not found, that can actually happenMattias Andrée2015-08-101-3/+1
* add /dev/console as an alternative for drmMattias Andrée2015-08-101-0/+2
* bump yearMattias Andrée2015-05-1127-27/+27
* libgamma_perror supports NULL and empty string in the same ways as perrorMattias Andrée2015-05-111-4/+16
* Gamma ramp support test return yes, no or maybe.Mattias Andrée2015-05-081-2/+30
* mMattias Andrée2015-05-081-1/+1
* add auto_restore to method capsMattias Andrée2015-05-087-3/+21
* int128 is not supported on 32-bit platformsMattias Andrée2014-10-251-2/+2
* m0.6Mattias Andrée2014-09-172-8/+8
* add setter and getter wrapper for thread local variables so wrappers not understanding __thread can use themMattias Andrée2014-09-172-0/+20
* docMattias Andrée2014-09-142-0/+147
* mMattias Andrée2014-09-131-6/+3
* docMattias Andrée2014-09-133-30/+331
* derpMattias Andrée2014-09-134-4/+4
* mMattias Andrée2014-09-131-1/+1
* update gamma-helper to support 8-bit rampsMattias Andrée2014-09-131-0/+3
* make figure_out_card_open_error conditionally thread-safeMattias Andrée2014-09-131-54/+81
* group gid and group name, in libgamma-error, are thread localMattias Andrée2014-09-132-2/+10
* libgamma_crtc_set_gamma_ramps8 is not hotMattias Andrée2014-09-041-1/+1
* typoMattias Andrée2014-09-041-2/+2
* typoMattias Andrée2014-09-041-1/+1
* mMattias Andrée2014-09-041-1/+1
* styloMattias Andrée2014-09-041-1/+1
* styloMattias Andrée2014-09-041-1/+1
* undef __attribute__ at end of filesMattias Andrée2014-09-044-0/+18
* doc derp0.3Mattias Andrée2014-09-022-4/+6
* typoMattias Andrée2014-09-0216-38/+38
* LIBGAMMA_ERRNO_SET should have value -1 functions returning -1 on error can be parsed as if they returned a libgamma error codeMattias Andrée2014-09-021-6/+6
* styloMattias Andrée2014-09-021-1/+1
* typoMattias Andrée2014-09-022-7/+7
* m docMattias Andrée2014-09-022-43/+43
* typoMattias Andrée2014-09-021-12/+12
* m docMattias Andrée2014-09-011-1/+1
* mMattias Andrée2014-08-281-1/+1
* mMattias Andrée2014-08-281-1/+1
* mMattias Andrée2014-08-281-2/+2
* m fix0.2Mattias Andrée2014-08-281-1/+1
* m fixMattias Andrée2014-08-281-1/+7
* dummy method: set and get gamma rampsMattias Andrée2014-08-281-48/+171
* whitespaceMattias Andrée2014-08-281-24/+24
* add 8-bit ramps (good for software gamma)Mattias Andrée2014-08-287-3/+265
* ramps => ramps16Mattias Andrée2014-08-2815-66/+66
* m docMattias Andrée2014-08-281-1/+15
* dummy method: error testing in crtc infoMattias Andrée2014-08-281-14/+23
* dup and free info stringsMattias Andrée2014-08-281-5/+31
* dummy method: crtc infoMattias Andrée2014-08-281-39/+113
* dummy method: non-identical gamma ramp sizesMattias Andrée2014-08-281-33/+52