summaryrefslogtreecommitdiffstats
path: root/src/blueshift_vidmode_c.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-09-07cleanup in preparation for and preparation for use of pylibgammaMattias Andrée1-143/+0
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-04-05remove crtc parameter from C and Cython functions for VidModeMattias Andrée1-12/+6
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-04-03add multi-display supportMattias Andrée1-12/+13
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-04-02m docMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-04-01enable more warnings and add .h filesMattias Andrée1-7/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-03-14reduce allocations in vidmodeMattias Andrée1-53/+15
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-03-12derpMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-03-10licenses partially under AGPL3 and partially under GPL3Mattias Andrée1-2/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-02-23fix errors in getting current curves + add getting curent curves to tests + fix multimonitor mistakes in examplesMattias Andrée1-5/+6
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-02-23m docMattias Andrée1-1/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-02-23c side of reading curvesMattias Andrée1-0/+39
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-02-21add vidmode supportMattias Andrée1-0/+151
Signed-off-by: Mattias Andrée <maandree@operamail.com>