summaryrefslogtreecommitdiffstats
path: root/src/blueshift_randr.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* beginning c bindingMattias Andrée2014-02-161-312/+0
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* selectable screenMattias Andrée2014-02-151-4/+5
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-02-151-61/+31
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add curves as parameters to blueshift_randr_applyMattias Andrée2014-02-151-6/+27
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* docMattias Andrée2014-02-151-0/+19
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix scopesMattias Andrée2014-02-151-7/+8
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* docMattias Andrée2014-02-151-10/+48
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* separation of stagesMattias Andrée2014-02-151-42/+100
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* crtc selection + docMattias Andrée2014-02-151-1/+37
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* use all crtcsMattias Andrée2014-02-151-45/+61
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* c90Mattias Andrée2014-02-151-3/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* prototype for randr usage: inverts the coloursMattias Andrée2014-02-151-0/+151
Signed-off-by: Mattias Andrée <maandree@operamail.com>