aboutsummaryrefslogtreecommitdiff
path: root/include/wlr/backend
AgeCommit message (Expand)Author
2017-08-13Add backend detection functionsCalvin Lee
2017-08-13wlr_backend_init -> wlr_backend_startDrew DeVault
2017-08-12Refactor out wlr_backend_state from wl/multiDrew DeVault
2017-08-10Refactor EGL handlingDrew DeVault
2017-08-05Check for multi backend before using itDrew DeVault
2017-08-06Fixed VT switchingScott Anderson
2017-08-06Changed header paths.Scott Anderson
2017-08-06Moved session/ into backend/Scott Anderson
2017-08-06Changed ownership of wlr_session to the multi backend.Scott Anderson
2017-06-21Update everyone to use new headersDrew DeVault
2017-06-20Support multiple wl backend outputsDrew DeVault
2017-06-19Merge branch 'libinput' into wayland-backendnyorain
2017-06-19Start to fix wayland backendnyorain
2017-06-13Establish multi backend supportDrew DeVault
2017-06-13Reassign ownership of libinput handleDrew DeVault
2017-06-13Add error handling and init in backend_autocreateDrew DeVault
2017-06-04Refactor type implementationsDrew DeVault
2017-06-01Refactor udev and drm initializationDrew DeVault
2017-05-31Generalize DPMS, remove DRM refs from exampleDrew DeVault
2017-05-31Have backend manage opengl contextDrew DeVault
2017-05-13DPMS supportScott Anderson
2017-05-07Generalize output handlingDrew DeVault
2017-05-07Refactor backend state managementDrew DeVault
2017-05-04Fixed hotplugging + make EGL more chatty.Scott Anderson
2017-05-03Changed modesetting interface.Scott Anderson
2017-05-03Changed backend to accept wl_display.Scott Anderson
2017-05-03Renamed 'wlr_drm_display' to 'wlr_drm_output'Scott Anderson
2017-05-03Removed old session code from DRM backend.Scott Anderson
2017-05-02Added example.Scott Anderson
2017-04-25Flesh out wayland backend somewhat, add exampleDrew DeVault