aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-05Split source files, merge public header files, eliminite use gpp, rewrite makefileMattias Andrée27-10637/+0
2021-03-02Change license + change style + miscMattias Andrée27-6839/+6398
2017-11-18X RAndR: Fix connection failure detectionMattias Andrée1-1/+1
2016-07-11Fix typoMattias Andrée13-13/+13
2016-07-10mMattias Andrée2-2/+10
2016-07-10typoMattias Andrée1-1/+1
2015-08-10m + remove abort if connector is not found, that can actually happenMattias Andrée1-3/+1
2015-08-10add /dev/console as an alternative for drmMattias Andrée1-0/+2
2015-05-11bump yearMattias Andrée27-27/+27
2015-05-11libgamma_perror supports NULL and empty string in the same ways as perrorMattias Andrée1-4/+16
2015-05-08Gamma ramp support test return yes, no or maybe.Mattias Andrée1-2/+30
2015-05-08mMattias Andrée1-1/+1
2015-05-08add auto_restore to method capsMattias Andrée7-3/+21
2014-10-25int128 is not supported on 32-bit platformsMattias Andrée1-2/+2
2014-09-17m0.6Mattias Andrée2-8/+8
2014-09-17add setter and getter wrapper for thread local variables so wrappers not understanding __thread can use themMattias Andrée2-0/+20
2014-09-14docMattias Andrée2-0/+147
2014-09-13mMattias Andrée1-6/+3
2014-09-13docMattias Andrée3-30/+331
2014-09-13derpMattias Andrée4-4/+4
2014-09-13mMattias Andrée1-1/+1
2014-09-13update gamma-helper to support 8-bit rampsMattias Andrée1-0/+3
2014-09-13make figure_out_card_open_error conditionally thread-safeMattias Andrée1-54/+81
2014-09-13group gid and group name, in libgamma-error, are thread localMattias Andrée2-2/+10
2014-09-04libgamma_crtc_set_gamma_ramps8 is not hotMattias Andrée1-1/+1
2014-09-04typoMattias Andrée1-2/+2
2014-09-04typoMattias Andrée1-1/+1
2014-09-04mMattias Andrée1-1/+1
2014-09-04styloMattias Andrée1-1/+1
2014-09-04styloMattias Andrée1-1/+1
2014-09-04undef __attribute__ at end of filesMattias Andrée4-0/+18
2014-09-02doc derp0.3Mattias Andrée2-4/+6
2014-09-02typoMattias Andrée16-38/+38
2014-09-02LIBGAMMA_ERRNO_SET should have value -1 functions returning -1 on error can be parsed as if they returned a libgamma error codeMattias Andrée1-6/+6
2014-09-02styloMattias Andrée1-1/+1
2014-09-02typoMattias Andrée2-7/+7
2014-09-02m docMattias Andrée2-43/+43
2014-09-02typoMattias Andrée1-12/+12
2014-09-01m docMattias Andrée1-1/+1
2014-08-28mMattias Andrée1-1/+1
2014-08-28mMattias Andrée1-1/+1
2014-08-28mMattias Andrée1-2/+2
2014-08-28m fix0.2Mattias Andrée1-1/+1
2014-08-28m fixMattias Andrée1-1/+7
2014-08-28dummy method: set and get gamma rampsMattias Andrée1-48/+171
2014-08-28whitespaceMattias Andrée1-24/+24
2014-08-28add 8-bit ramps (good for software gamma)Mattias Andrée7-3/+265
2014-08-28ramps => ramps16Mattias Andrée15-66/+66
2014-08-28m docMattias Andrée1-1/+15
2014-08-28dummy method: error testing in crtc infoMattias Andrée1-14/+23