summaryrefslogtreecommitdiffstats
path: root/src/blueshift_idcrtc.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ignore stack-protector skip warning on char** argv from main parametersMattias Andrée2014-04-051-0/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add multi-display support when listing moditors and getting icc profileMattias Andrée2014-04-031-5/+7
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* enable more warningsMattias Andrée2014-04-021-3/+3
| | | | 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-021-1/+25
| | | | 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>
* RANDR => RandRMattias Andrée2014-04-011-8/+8
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* derpMattias Andrée2014-03-121-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* licenses partially under AGPL3 and partially under GPL3Mattias Andrée2014-03-101-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add EDID supportMattias Andrée2014-03-101-5/+10
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* prototype list_monitorsMattias Andrée2014-02-241-0/+297
Signed-off-by: Mattias Andrée <maandree@operamail.com>