summaryrefslogtreecommitdiffstats
path: root/src/blueshift_drm.pyx (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-03-14reduce allocations in drmMattias Andrée1-17/+63
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-03-13add function for applying curves with drmMattias Andrée1-3/+5
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-03-13m + add list_screens_drm, rename list_screens to list_screens_randr and make list_screens run eiher list_screens_randr or list_screens_drmMattias Andrée1-3/+3
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-03-12m + cython side of drmMattias Andrée1-0/+307
Signed-off-by: Mattias Andrée <maandree@operamail.com>