summaryrefslogtreecommitdiffstats
path: root/res (unfollow)
Commit message (Expand)AuthorFilesLines
2014-03-15whoopsMattias Andrée1-1/+1
2014-03-14improve xmonad example by having the dimming of monitors being workspace dependentMattias Andrée1-2/+3
2014-03-14derpMattias Andrée1-1/+1
2014-03-14derpMattias Andrée1-2/+2
2014-03-14evaluation of a few functionsMattias Andrée1-17/+90
2014-03-14fix tree eval errorsMattias Andrée1-11/+17
2014-03-14info: drm requires membership of videoMattias Andrée1-0/+5
2014-03-14m todoMattias Andrée1-2/+4
2014-03-14bump versionMattias Andrée1-1/+1
2014-03-14update distMattias Andrée1-2/+2
2014-03-14add 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ée6-13/+27
2014-03-14reduce allocations in drmMattias Andrée1-17/+63
2014-03-14update todoMattias Andrée1-1/+0
2014-03-14do less allocations in randr + seal i very minor memory leakMattias Andrée1-16/+20
2014-03-14reduce allocations in vidmodeMattias Andrée3-88/+56
2014-03-14fix sigusr2 handlingMattias Andrée2-79/+96
2014-03-14update distMattias Andrée1-1/+1
2014-03-14update distMattias Andrée1-1/+1
2014-03-14m bug1.9Mattias Andrée1-4/+4
2014-03-13bump versionMattias Andrée1-1/+1
2014-03-13update distMattias Andrée1-1/+1
2014-03-13ttymode variable + document drm supportMattias Andrée7-18/+97
2014-03-13fix and demo drm supportMattias Andrée6-36/+63
2014-03-13update todoMattias Andrée1-1/+1
2014-03-13add function for applying curves with drmMattias Andrée3-3/+21
2014-03-13add drm_getMattias Andrée1-22/+39
2014-03-13update todoMattias Andrée1-0/+1
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ée2-4/+63
2014-03-13add drm connection managerMattias Andrée1-0/+97
2014-03-12info: the primary monitor have CRTC index 0 under XMattias Andrée1-0/+7
2014-03-12missed stopMattias Andrée1-1/+1
2014-03-12typoMattias Andrée1-1/+1
2014-03-12typoMattias Andrée1-1/+1
2014-03-12update todoMattias Andrée1-0/+2
2014-03-12update related software listMattias Andrée1-0/+19
2014-03-12m + cython side of drmMattias Andrée4-14/+319
2014-03-12connect to multiple connectors concurrentlyMattias Andrée1-2/+12
2014-03-12drm: connection to multiple cards concurrentlyMattias Andrée1-39/+44
2014-03-12make it possible to have many drm connectionsMattias Andrée1-50/+81
2014-03-12derpMattias Andrée13-17/+17
2014-03-12beginning support for having multiple drm connections openMattias Andrée1-76/+177
2014-03-12typoMattias Andrée1-1/+1
2014-03-12Update README.mdMattias Andrée [mˈa.tːiː.ˌas ˈanː.drˌeː]1-0/+21
2014-03-12mMattias Andrée1-3/+3
2014-03-12improve deps fileMattias Andrée1-12/+29
2014-03-12add blueshift_drm_set_gamma_rampsMattias Andrée1-3/+20
2014-03-12cause of set gamma failure determinedMattias Andrée1-1/+1
2014-03-12read add outputsMattias Andrée1-68/+87
2014-03-12translate stuff to functionsMattias Andrée1-30/+90
2014-03-12translate stuff to functionsMattias Andrée1-45/+151