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