summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* update limitationsMattias Andrée2014-04-151-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m todoMattias Andrée2014-04-151-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m commentMattias Andrée2014-04-141-0/+7
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-04-141-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* demo EDID parsingMattias Andrée2014-04-142-4/+24
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* grammaroMattias Andrée2014-04-141-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* document EDIDMattias Andrée2014-04-142-7/+84
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-04-131-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add note for cannibalisers and time travelersMattias Andrée2014-04-131-0/+7
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* whitespaceMattias Andrée2014-04-131-1/+0
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-04-131-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add a little edid parsing, can get physical dimensions and gammaMattias Andrée2014-04-131-0/+27
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* derpMattias Andrée2014-04-121-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-04-121-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2014-04-121-2/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m docMattias Andrée2014-04-122-2/+7
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add (absolute) support for 256 byte EDID:s (deprecated, and I think also rare)Mattias Andrée2014-04-121-3/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2014-04-121-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2014-04-121-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m docMattias Andrée2014-04-121-1/+7
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2014-04-121-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2014-04-121-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-04-121-1/+0
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + fix multiscreen bugMattias Andrée2014-04-124-15/+18
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* use limits.hMattias Andrée2014-04-112-4/+8
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update gitignoreMattias Andrée2014-04-111-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m warningsMattias Andrée2014-04-111-3/+5
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add another warningMattias Andrée2014-04-111-2/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add more warningsMattias Andrée2014-04-117-37/+55
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* hotplugging does work, can operate on CRTC:s without any attached monitorsMattias Andrée2014-04-111-1/+0
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* missed line breakMattias Andrée2014-04-111-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2014-04-101-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* demo monotonicly_cubicly_interpolate_rampMattias Andrée2014-04-061-0/+8
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* document monotonicly_cubicly_interpolate_rampMattias Andrée2014-04-061-0/+13
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* remove unnecessary halo eliminationMattias Andrée2014-04-061-2/+0
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-04-061-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add monotone cubic interpolationMattias Andrée2014-04-063-4/+89
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* demo tension parameterMattias Andrée2014-04-062-1/+5
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* document tensionMattias Andrée2014-04-062-10/+14
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* remove path from process titleMattias Andrée2014-04-061-0/+6
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* bump versionMattias Andrée2014-04-061-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update distMattias Andrée2014-04-061-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* micro release1.17.1Mattias Andrée2014-04-061-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* how did I not catch this regression bug before nowMattias Andrée2014-04-061-3/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-04-061-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add test implemention of monotone cubic interpolationMattias Andrée2014-04-062-1/+141
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* optimisation to cubic interpolation: remove a basis function by doing an value translationMattias Andrée2014-04-062-4/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* forgot the licenseMattias Andrée2014-04-062-0/+30
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add an example designed to break monotonicityMattias Andrée2014-04-061-1/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add more graphsMattias Andrée2014-04-062-4/+12
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>