aboutsummaryrefslogtreecommitdiffstats
path: root/src/cg-base.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-12-19m + cg-base: class_suffixesMattias Andrée1-73/+100
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-12-18struct filter_update: add crtcMattias Andrée1-0/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-12-18cg-base: add filters_nMattias Andrée1-0/+6
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-12-18cg-base: Add NO_DEFAULT_PRIORITYMattias Andrée1-12/+15
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-12-18mMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-12-01Fix bugsMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-12-01Check that the value of -p is properMattias Andrée1-1/+7
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-12-01Fix bugsMattias Andrée1-2/+2
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-12-01Fix arg parsingMattias Andrée1-18/+36
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-12-01Fix warningsMattias Andrée1-4/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-12-01cg-icc: m + parse icc tableMattias Andrée1-1/+2
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-08-06fix bugMattias Andrée1-2/+2
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-08-05Reset revents before pollingMattias Andrée1-2/+7
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-08-05Fix bugsMattias Andrée1-8/+14
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-08-04Fixes to cg-base and work on cg-negativeMattias Andrée1-43/+78
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-08-04cg-base should be complete nowMattias Andrée1-9/+170
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-08-04Work on cg-baseMattias Andrée1-28/+247
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-08-04whitespaceMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-08-04Implement get_crtc_infoMattias Andrée1-4/+112
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-08-04Work on cg-baseMattias Andrée1-15/+224
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-07-22List CRTC:sMattias Andrée1-2/+44
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-07-22List available methodsMattias Andrée1-0/+83
Signed-off-by: Mattias Andrée <maandree@kth.se>