aboutsummaryrefslogtreecommitdiff
path: root/backend/drm/backend.c
AgeCommit message (Expand)Author
2017-09-30Removed unused fieldsScott Anderson
2017-09-23Add timeout to DRM cleanupScott Anderson
2017-08-26Merge wlr_udev into wlr_sessionScott Anderson
2017-08-13Add backend detection functionsCalvin Lee
2017-08-13Remove wlr_output_state, update backendsDrew DeVault
2017-08-13wlr_backend_init -> wlr_backend_startDrew DeVault
2017-08-12Refactor wlr_backend_state out of DRM backendDrew DeVault
2017-08-11Complete a few destroy functionsDominique Martinet
2017-08-10Refactor EGL handlingDrew DeVault
2017-08-10Implement drm (egl) buffer attachingnyorain
2017-08-10Added null check on crtcScott Anderson
2017-08-09Atomic modesettingScott Anderson
2017-08-06Moved headersScott Anderson
2017-08-06Updated DRM cursor renderingScott Anderson
2017-08-06More cleanupsScott Anderson
2017-08-06Various cleanupsScott Anderson
2017-08-06Various changes/cleanupsScott Anderson
2017-08-06DRM resource initalisationScott Anderson
2017-08-06Changed header paths.Scott Anderson
2017-06-22Add wl_output globals for wlr_outputsDrew DeVault
2017-06-21Reorganize wlr-commonDrew DeVault
2017-06-21Update everyone to use new headersDrew DeVault
2017-06-21Fixed VT switchingScott Anderson
2017-06-21Changed session signal to only emit on DRM changesScott Anderson
2017-06-10Combine internal DRM headers into oneDrew DeVault
2017-06-04Refactor type implementationsDrew DeVault
2017-06-04Changed invalidate interface.Scott Anderson
2017-06-03Udev event device matchingScott Anderson
2017-06-01Refactor udev and drm initializationDrew DeVault
2017-06-01Merge branch 'master' into sessionascent12
2017-05-31s/wayland.h/types.h/gDrew DeVault
2017-05-31Clean up outputs on exitDrew DeVault
2017-05-31Generalize DPMS, remove DRM refs from exampleDrew DeVault
2017-05-14Added device matchingScott Anderson
2017-05-14Refactored renderer startup to function.Scott Anderson
2017-05-14Got it working.Scott Anderson
2017-05-14Working commitScott Anderson
2017-05-13DPMS supportScott Anderson
2017-05-07Generalize output handlingDrew DeVault
2017-05-07Refactor backend state managementDrew DeVault
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-05-02Changed display to use list_t.Scott Anderson
2017-05-02Changed events to use wayland functions.Scott Anderson
2017-05-02Changed logging.Scott Anderson
2017-05-01Renaming.Scott Anderson