aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* m + style fix + check memory allocation overflowsMattias Andrée2021-03-0846-189/+365
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* miscMattias Andrée2021-03-07170-701/+706
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Start replacing info manual with man pagesMattias Andrée2021-03-079-1204/+267
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Assume all EDID 1.x are compatibleMattias Andrée2021-03-071-11/+4
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add chroma and white point support from EDID, add version support to methods caps and CRTC info, support EDID 1.4, and support EDID with extensionsMattias Andrée2021-03-0622-100/+474
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Update todoMattias Andrée2021-03-061-0/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* minor fixes + add testsMattias Andrée2021-03-0513-93/+782
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2021-03-051-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Join test source files into test.c and updateMattias Andrée2021-03-0517-1164/+835
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add -DDEBUG to debug.mkMattias Andrée2021-03-051-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix support for fake methodsMattias Andrée2021-03-0592-100/+147
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Update todoMattias Andrée2021-03-051-0/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* miscMattias Andrée2021-03-05171-4178/+4559
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Split source files, merge public header files, eliminite use gpp, rewrite makefileMattias Andrée2021-03-05142-5034/+5628
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Change license + change style + miscMattias Andrée2021-03-0256-8644/+7161
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* X RAndR: Fix connection failure detectionMattias Andrée2017-11-181-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Update TODOMattias Andrée2016-08-031-0/+9
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Update readmeMattias Andrée2016-07-141-2/+8
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix typoMattias Andrée2016-07-1114-14/+14
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-07-102-2/+10
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* typoMattias Andrée2016-07-101-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2015-12-021-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* improve readmeMattias Andrée2015-12-021-8/+19
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update distMattias Andrée2015-08-101-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* lib version0.7.3Mattias Andrée2015-08-101-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + remove abort if connector is not found, that can actually happenMattias Andrée2015-08-101-3/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add /dev/console as an alternative for drmMattias Andrée2015-08-101-0/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* test: test ramp orderMattias Andrée2015-05-142-0/+25
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* test: add an error check just to be safeMattias Andrée2015-05-141-6/+10
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* bump yearMattias Andrée2015-05-1147-47/+47
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* libgamma_perror supports NULL and empty string in the same ways as perrorMattias Andrée2015-05-111-4/+16
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* bump versionMattias Andrée2015-05-091-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update testMattias Andrée2015-05-082-1/+28
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* Gamma ramp support test return yes, no or maybe.Mattias Andrée2015-05-082-4/+30
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2015-05-081-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add auto_restore to method capsMattias Andrée2015-05-088-6/+21
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update todoMattias Andrée2015-05-071-0/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update todoMattias Andrée2015-05-071-0/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update todoMattias Andrée2015-05-071-0/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update distMattias Andrée2015-04-081-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m makefile0.7.2Mattias Andrée2015-04-061-6/+9
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update distMattias Andrée2014-11-141-5/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m0.7.1Mattias Andrée2014-11-141-7/+6
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* whitespaceMattias Andrée2014-10-261-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update distMattias Andrée2014-10-251-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* bump version0.7Mattias Andrée2014-10-251-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* int128 is not supported on 32-bit platformsMattias Andrée2014-10-251-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update distMattias Andrée2014-09-171-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m0.6Mattias Andrée2014-09-172-8/+8
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* bump versionMattias Andrée2014-09-171-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>