aboutsummaryrefslogtreecommitdiff
path: root/backend/backend.c
AgeCommit message (Expand)Author
2017-12-19add backend destroy eventTony Crisci
2017-12-19Destroy multi backend on display destroyemersion
2017-10-30remove time usecTony Crisci
2017-10-01Multi-GPU DRMScott Anderson
2017-10-01Change wlr_session to open every GPUScott Anderson
2017-09-29Open X11 WindowScott Anderson
2017-09-29Add X11 backend skeletonScott Anderson
2017-08-26Merge wlr_udev into wlr_sessionScott Anderson
2017-08-26Rename functions to be consistent with #93Scott Anderson
2017-08-14impl->destroy cleanup:Dominique Martinet
2017-08-13wlr_backend_init -> wlr_backend_startDrew DeVault
2017-08-12Re-enable backend autoselectionDrew DeVault
2017-08-12Refactor out wlr_backend_state from wl/multiDrew DeVault
2017-08-10Refactor EGL handlingDrew DeVault
2017-08-05Log that the X11 backend is unimplementedDrew DeVault
2017-08-06Changed header paths.Scott Anderson
2017-08-06Changed ownership of wlr_session to the multi backend.Scott Anderson
2017-06-21Reorganize wlr-commonDrew DeVault
2017-06-20Support multiple wl backend outputsDrew DeVault
2017-06-19Adapt codestylenyorain
2017-06-19Fix furhter wayland backend issuesnyorain
2017-06-13Establish multi backend supportDrew DeVault
2017-06-13Reassign ownership of libinput handleDrew DeVault
2017-06-13Initialize keyboards from libinputDrew DeVault
2017-06-13Add error handling and init in backend_autocreateDrew DeVault
2017-06-12Fix some build errorsDrew DeVault
2017-06-04Refactor type implementationsDrew DeVault
2017-06-01Refactor udev and drm initializationDrew DeVault
2017-05-31Clean up outputs on exitDrew DeVault
2017-05-31Generalize DPMS, remove DRM refs from exampleDrew DeVault
2017-05-07Generalize output handlingDrew DeVault
2017-05-07Refactor backend state managementDrew DeVault