summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* split aux into aux and interpolationMattias Andrée2014-04-053-170/+192
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* no sense in demo:ing thisMattias Andrée2014-04-051-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* make the previous commit optionalMattias Andrée2014-04-051-3/+13
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* make sure that `reset` runs after an exceptionMattias Andrée2014-04-051-96/+97
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* document + fix drm edid fetch bug where the length was larger than anticipated, add race-condition resilience as wellMattias Andrée2014-04-051-3/+50
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* documentMattias Andrée2014-04-051-0/+37
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* portabilityMattias Andrée2014-04-053-71/+63
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* documentMattias Andrée2014-04-052-0/+49
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* documentMattias Andrée2014-04-053-0/+210
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* bump versionMattias Andrée2014-04-041-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* document interpolation and halo elimination1.15Mattias Andrée2014-04-041-3/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update todoMattias Andrée2014-04-041-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* separate halo eliminate + add cubing interpolationMattias Andrée2014-04-041-32/+99
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix interpolationMattias Andrée2014-04-041-9/+10
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix double free error and sigfault error in multi-display supportMattias Andrée2014-04-042-11/+12
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* multi-display support can apply once, then it segfaultsMattias Andrée2014-04-043-10/+10
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2014-04-041-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add display to print_curves for compatibilityMattias Andrée2014-04-041-1/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2014-04-031-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add polynomial interpolation with linear fallback, not tested or documentedMattias Andrée2014-04-031-0/+76
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add multi-display support when listing moditors and getting icc profileMattias Andrée2014-04-034-22/+38
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add multi-display supportMattias Andrée2014-04-037-69/+88
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2014-04-021-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* ability to function without argparserMattias Andrée2014-04-021-52/+77
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* probably a multi-screen bug fixMattias Andrée2014-04-021-5/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m docMattias Andrée2014-04-021-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* enable more warningsMattias Andrée2014-04-024-24/+28
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* derpMattias Andrée2014-04-021-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* documentMattias Andrée2014-04-021-0/+24
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + documentMattias Andrée2014-04-022-2/+27
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + documentMattias Andrée2014-04-021-11/+56
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2014-04-021-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-04-011-6/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* enable more warningsMattias Andrée2014-04-012-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* enable more warnings and add .h filesMattias Andrée2014-04-016-87/+406
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* RANDR => RandRMattias Andrée2014-04-011-8/+8
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* documentMattias Andrée2014-04-011-7/+78
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* documentMattias Andrée2014-04-011-6/+63
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* documentMattias Andrée2014-03-311-3/+29
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* documentMattias Andrée2014-03-311-2/+27
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m doc + do not override fadein_time or fadeout_time with None if fadein_steps or fadeout_steps, respectively, is non-positiveMattias Andrée2014-03-311-14/+15
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + documentMattias Andrée2014-03-301-10/+107
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* documentMattias Andrée2014-03-301-10/+88
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* documentMattias Andrée2014-03-301-2/+25
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* documentMattias Andrée2014-03-301-10/+60
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* document and reduce codeMattias Andrée2014-03-301-70/+64
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* raise more exceptionsMattias Andrée2014-03-301-5/+7
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m doc + do not exit on randr_get or vidmode_get failure, but throw exceptionMattias Andrée2014-03-301-8/+16
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* document and code reductionMattias Andrée2014-03-294-62/+165
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* document and reduce codeMattias Andrée2014-03-291-35/+126
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>