summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* update readmeMattias Andrée2014-03-151-15/+13
* whoopsMattias Andrée2014-03-151-1/+1
* improve xmonad example by having the dimming of monitors being workspace dependentMattias Andrée2014-03-141-2/+3
* derpMattias Andrée2014-03-141-1/+1
* derpMattias Andrée2014-03-141-2/+2
* evaluation of a few functionsMattias Andrée2014-03-141-17/+90
* fix tree eval errorsMattias Andrée2014-03-141-11/+17
* info: drm requires membership of videoMattias Andrée2014-03-141-0/+5
* m todoMattias Andrée2014-03-141-2/+4
* bump versionMattias Andrée2014-03-141-1/+1
* update distMattias Andrée2014-03-141-2/+2
* add ttymode support for all examples missing it and uses randr or vidmode, except the xmonad example becuase xmonad does not run in tty1.10Mattias Andrée2014-03-146-13/+27
* reduce allocations in drmMattias Andrée2014-03-141-17/+63
* update todoMattias Andrée2014-03-141-1/+0
* do less allocations in randr + seal i very minor memory leakMattias Andrée2014-03-141-16/+20
* reduce allocations in vidmodeMattias Andrée2014-03-143-88/+56
* fix sigusr2 handlingMattias Andrée2014-03-142-79/+96
* update distMattias Andrée2014-03-141-1/+1
* update distMattias Andrée2014-03-141-1/+1
* m bug1.9Mattias Andrée2014-03-141-4/+4
* bump versionMattias Andrée2014-03-131-1/+1
* update distMattias Andrée2014-03-131-1/+1
* ttymode variable + document drm supportMattias Andrée2014-03-137-18/+97
* fix and demo drm supportMattias Andrée2014-03-136-36/+63
* update todoMattias Andrée2014-03-131-1/+1
* add function for applying curves with drmMattias Andrée2014-03-133-3/+21
* add drm_getMattias Andrée2014-03-131-22/+39
* update todoMattias Andrée2014-03-131-0/+1
* 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-132-4/+63
* add drm connection managerMattias Andrée2014-03-131-0/+97
* info: the primary monitor have CRTC index 0 under XMattias Andrée2014-03-121-0/+7
* missed stopMattias Andrée2014-03-121-1/+1
* typoMattias Andrée2014-03-121-1/+1
* typoMattias Andrée2014-03-121-1/+1
* update todoMattias Andrée2014-03-121-0/+2
* update related software listMattias Andrée2014-03-121-0/+19
* m + cython side of drmMattias Andrée2014-03-124-14/+319
* connect to multiple connectors concurrentlyMattias Andrée2014-03-121-2/+12
* drm: connection to multiple cards concurrentlyMattias Andrée2014-03-121-39/+44
* make it possible to have many drm connectionsMattias Andrée2014-03-121-50/+81
* derpMattias Andrée2014-03-1213-17/+17
* beginning support for having multiple drm connections openMattias Andrée2014-03-121-76/+177
* typoMattias Andrée2014-03-121-1/+1
* Update README.mdMattias Andrée [mˈa.tːiː.ˌas ˈanː.drˌeː]2014-03-121-0/+21
* mMattias Andrée2014-03-121-3/+3
* improve deps fileMattias Andrée2014-03-121-12/+29
* add blueshift_drm_set_gamma_rampsMattias Andrée2014-03-121-3/+20
* Merge branch 'drm'Mattias Andrée2014-03-125-3/+458
|\
| * cause of set gamma failure determinedMattias Andrée2014-03-121-1/+1
| * read add outputsMattias Andrée2014-03-121-68/+87