summaryrefslogtreecommitdiffstats
path: root/src/blueshift_vidmode_c.c (unfollow)
Commit message (Collapse)AuthorFilesLines
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>