aboutsummaryrefslogtreecommitdiffstats
path: root/src/cg-base.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix bugsMattias Andrée2016-12-011-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Check that the value of -p is properMattias Andrée2016-12-011-1/+7
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix bugsMattias Andrée2016-12-011-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix arg parsingMattias Andrée2016-12-011-18/+36
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix warningsMattias Andrée2016-12-011-4/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* cg-icc: m + parse icc tableMattias Andrée2016-12-011-1/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* fix bugMattias Andrée2016-08-061-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Reset revents before pollingMattias Andrée2016-08-051-2/+7
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix bugsMattias Andrée2016-08-051-8/+14
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fixes to cg-base and work on cg-negativeMattias Andrée2016-08-041-43/+78
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* cg-base should be complete nowMattias Andrée2016-08-041-9/+170
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Work on cg-baseMattias Andrée2016-08-041-28/+247
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* whitespaceMattias Andrée2016-08-041-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Implement get_crtc_infoMattias Andrée2016-08-041-4/+112
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Work on cg-baseMattias Andrée2016-08-041-15/+224
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* List CRTC:sMattias Andrée2016-07-221-2/+44
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* List available methodsMattias Andrée2016-07-221-0/+83
Signed-off-by: Mattias Andrée <maandree@kth.se>