aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-13hack to make the test work without gnu cMattias Andrée10-32/+94
2014-09-13mMattias Andrée2-3/+3
2014-09-13derpMattias Andrée4-4/+4
2014-09-13move out test mapping functions from test.c into ramps.cMattias Andrée4-106/+175
2014-09-13test _f settersMattias Andrée1-11/+134
2014-09-13typoMattias Andrée1-1/+1
2014-09-13code separationMattias Andrée6-121/+219
2014-09-13m + docMattias Andrée1-12/+57
2014-09-13readabilityMattias Andrée1-11/+6
2014-09-13mMattias Andrée1-1/+1
2014-09-13code dedupMattias Andrée1-52/+10
2014-09-13split out crtcinfo from test and doc itMattias Andrée4-164/+273
2014-09-13mMattias Andrée2-1/+4
2014-09-13update gamma-helper to support 8-bit rampsMattias Andrée2-2/+4
2014-09-13test other bit-depths, 8 bits is not working when 16 bits is nativeMattias Andrée1-51/+119
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ée3-4/+15
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-04distMattias Andrée1-2/+2
2014-09-04whoops0.4Mattias Andrée2-2/+2
2014-09-02update distMattias Andrée1-3/+3
2014-09-02doc derp0.3Mattias Andrée2-4/+6
2014-09-02fix distMattias Andrée1-1/+4
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-28typoMattias Andrée1-1/+1
2014-08-28update distMattias Andrée1-2/+2
2014-08-28m fix0.2Mattias Andrée2-3/+3
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ée8-10/+284
2014-08-28info: ramps => ramps16Mattias Andrée1-16/+16
2014-08-28ramps => ramps16Mattias Andrée16-79/+79
2014-08-28m docMattias Andrée1-1/+15
2014-08-28dummy method: error testing in crtc infoMattias Andrée1-14/+23