aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* typoMattias Andrée2014-06-041-3/+3
* fix which ramps are getting callocMattias Andrée2014-06-042-8/+13
* fix float to integer overflowMattias Andrée2014-06-041-11/+153
* fix infinite recursion caused by calling wrong functionMattias Andrée2014-06-031-3/+3
* test reading gamma rampsMattias Andrée2014-06-031-1/+41
* EDID revision 1.1 is supported and we assume revision 1.2 is tooMattias Andrée2014-06-031-7/+21
* test uppercase behex and unhex + fix unhexMattias Andrée2014-06-032-4/+9
* docMattias Andrée2014-06-031-0/+6
* add missing % in an sprintf, why did the compiler not warn us?Mattias Andrée2014-06-031-1/+1
* gamma-linux-drm: do not attempt to get the encoder for disabled connectorsMattias Andrée2014-06-031-4/+10
* typoMattias Andrée2014-06-031-1/+1
* test: print subpixel order and connector typeMattias Andrée2014-06-031-2/+65
* fix gamma ramp size fetch for vidmodeMattias Andrée2014-06-031-1/+1
* m fixes + print all crtc info , except connector type and subpixel order, in the testMattias Andrée2014-06-038-14/+143
* info: mMattias Andrée2014-06-031-3/+3
* put monitor selection in its own functionMattias Andrée2014-06-031-10/+22
* allocate the states on the heapMattias Andrée2014-06-031-19/+19
* #warning is a GCC extensionMattias Andrée2014-06-031-14/+16
* fix errors in gamma-x-randrMattias Andrée2014-06-031-1/+6
* gamma-linux-drm: fix partition init bugMattias Andrée2014-06-031-0/+3
* test: m + select crtcMattias Andrée2014-06-031-20/+111
* mMattias Andrée2014-06-032-4/+4
* add deps listMattias Andrée2014-06-031-0/+60
* add everything that does not require sites, partitions or crtcs to the testMattias Andrée2014-06-031-20/+130
* info: mMattias Andrée2014-06-031-5/+5
* docMattias Andrée2014-06-031-8/+23
* info: reading and applying gamma rampsMattias Andrée2014-06-031-0/+86
* info: edidMattias Andrée2014-06-031-1/+64
* info: crtc infoMattias Andrée2014-06-021-14/+77
* info: monitorsMattias Andrée2014-06-021-6/+103
* typoMattias Andrée2014-06-022-4/+4
* info: select and init site, partition and crtcMattias Andrée2014-06-021-0/+70
* m docMattias Andrée2014-06-022-3/+3
* m docMattias Andrée2014-06-022-6/+6
* info: doc states + reorder sectionsMattias Andrée2014-06-021-73/+127
* whitespaceMattias Andrée2014-06-021-1/+0
* info: statesMattias Andrée2014-06-024-21/+105
* typoMattias Andrée2014-06-021-3/+3
* mMattias Andrée2014-06-021-1/+1
* info: m + gamma rampsMattias Andrée2014-06-021-7/+142
* mMattias Andrée2014-06-021-1/+1
* doc + deduplicate codeMattias Andrée2014-06-021-172/+66
* doc and a bit of code deduplicationMattias Andrée2014-06-011-49/+65
* m + reduce code duplicationMattias Andrée2014-06-012-365/+173
* Use gpp in libgamma-facadeMattias Andrée2014-06-011-396/+94
* mMattias Andrée2014-06-011-1/+1
* docMattias Andrée2014-06-013-31/+88
* docMattias Andrée2014-06-012-10/+93
* m + memleak fix + docMattias Andrée2014-06-012-15/+64
* m + doc + fix indentationMattias Andrée2014-06-012-77/+85