aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-18add missing _error suffixMattias Andrée1-5/+5
2014-06-18cast unused parameter to voidMattias Andrée1-0/+1
2014-06-18gcc specific flags and use of wrong parameter nameMattias Andrée1-1/+1
2014-06-18remove __attribute__ if not using gccMattias Andrée5-0/+22
2014-06-18python2 can be usedMattias Andrée2-4/+4
2014-06-18use less unicodeMattias Andrée35-71/+71
2014-06-17change gpp symbols to asciiMattias Andrée2-112/+112
2014-06-04split out and doc error api testMattias Andrée3-32/+118
2014-06-04split out and doc adjustment method functions from test.cMattias Andrée3-105/+263
2014-06-04add inclusion guard to update-warnings.hMattias Andrée1-0/+6
2014-06-04split out and doc lib update warnings from test.cMattias Andrée2-18/+62
2014-06-04add test todoMattias Andrée1-0/+2
2014-06-04test applying gamma rampMattias Andrée1-4/+23
2014-06-04typoMattias Andrée1-3/+3
2014-06-04fix which ramps are getting callocMattias Andrée2-8/+13
2014-06-04fix float to integer overflowMattias Andrée1-11/+153
2014-06-03fix infinite recursion caused by calling wrong functionMattias Andrée1-3/+3
2014-06-03test reading gamma rampsMattias Andrée1-1/+41
2014-06-03EDID revision 1.1 is supported and we assume revision 1.2 is tooMattias Andrée1-7/+21
2014-06-03test uppercase behex and unhex + fix unhexMattias Andrée2-4/+9
2014-06-03docMattias Andrée1-0/+6
2014-06-03add missing % in an sprintf, why did the compiler not warn us?Mattias Andrée1-1/+1
2014-06-03gamma-linux-drm: do not attempt to get the encoder for disabled connectorsMattias Andrée1-4/+10
2014-06-03typoMattias Andrée1-1/+1
2014-06-03test: print subpixel order and connector typeMattias Andrée1-2/+65
2014-06-03fix gamma ramp size fetch for vidmodeMattias Andrée1-1/+1
2014-06-03m fixes + print all crtc info , except connector type and subpixel order, in the testMattias Andrée7-13/+142
2014-06-03put monitor selection in its own functionMattias Andrée1-10/+22
2014-06-03allocate the states on the heapMattias Andrée1-19/+19
2014-06-03#warning is a GCC extensionMattias Andrée1-14/+16
2014-06-03fix errors in gamma-x-randrMattias Andrée1-1/+6
2014-06-03gamma-linux-drm: fix partition init bugMattias Andrée1-0/+3
2014-06-03test: m + select crtcMattias Andrée1-20/+111
2014-06-03add everything that does not require sites, partitions or crtcs to the testMattias Andrée1-20/+130
2014-06-03docMattias Andrée1-8/+23
2014-06-02typoMattias Andrée2-4/+4
2014-06-02m docMattias Andrée2-3/+3
2014-06-02m docMattias Andrée2-6/+6
2014-06-02info: statesMattias Andrée1-19/+24
2014-06-02typoMattias Andrée1-3/+3
2014-06-02mMattias Andrée1-1/+1
2014-06-02doc + deduplicate codeMattias Andrée1-172/+66
2014-06-01doc and a bit of code deduplicationMattias Andrée1-49/+65
2014-06-01m + reduce code duplicationMattias Andrée2-365/+173
2014-06-01Use gpp in libgamma-facadeMattias Andrée1-396/+94
2014-06-01mMattias Andrée1-1/+1
2014-06-01docMattias Andrée3-31/+88
2014-06-01docMattias Andrée2-10/+93
2014-06-01m + memleak fix + docMattias Andrée2-15/+64
2014-06-01m + doc + fix indentationMattias Andrée2-77/+85