summaryrefslogtreecommitdiffstats
path: root/src/blueshift_drm.pyx (follow)
Commit message (Expand)AuthorAgeFilesLines
* m docMattias Andrée2014-04-121-1/+6
* m docMattias Andrée2014-04-051-9/+9
* document + fix drm edid fetch bug where the length was larger than anticipated, add race-condition resilience as wellMattias Andrée2014-04-051-3/+50
* documentMattias Andrée2014-04-051-0/+37
* portabilityMattias Andrée2014-04-051-37/+34
* documentMattias Andrée2014-04-051-0/+148
* reduce allocations in drmMattias Andrée2014-03-141-17/+63
* add function for applying curves with drmMattias Andrée2014-03-131-3/+5
* m + 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ée2014-03-131-3/+3
* m + cython side of drmMattias Andrée2014-03-121-0/+307