summaryrefslogtreecommitdiffstats
path: root/src/blueshift_vidmode.pyx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* reduce allocations in vidmodeMattias Andrée2014-03-141-33/+39
| | | | 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>
* fix errors in getting current curves + add getting curent curves to tests + fix multimonitor mistakes in examplesMattias Andrée2014-02-231-2/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* cython side of reading curvesMattias Andrée2014-02-231-0/+24
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add vidmode supportMattias Andrée2014-02-211-0/+74
Signed-off-by: Mattias Andrée <maandree@operamail.com>