Commit Graph

149 Commits (c2d2773df57750081b16d56da13b5015d752cbd7)

Author SHA1 Message Date
Scott Anderson c8a8ff66f2 Removed unused fields 7 years ago
Scott Anderson 459d138fa2 Add timeout to DRM cleanup 7 years ago
Scott Anderson fb93628bda Merge wlr_udev into wlr_session 8 years ago
Calvin Lee de66bdb867 Add backend detection functions 8 years ago
Drew DeVault 41e735242d Remove wlr_output_state, update backends 8 years ago
Drew DeVault 4386816889 wlr_backend_init -> wlr_backend_start 8 years ago
Drew DeVault 234b2104e4 Refactor wlr_backend_state out of DRM backend 8 years ago
Dominique Martinet 0354aaeff2 Complete a few destroy functions 8 years ago
Drew DeVault c24351681f Refactor EGL handling 8 years ago
nyorain 67369173aa Implement drm (egl) buffer attaching 8 years ago
Scott Anderson a77fac0760 Added null check on crtc 8 years ago
Scott Anderson af67966d92 Atomic modesetting 8 years ago
Scott Anderson 5f7042a1f2 Moved headers 8 years ago
Scott Anderson 1db97a9af9 Updated DRM cursor rendering 8 years ago
Scott Anderson 2f8b5c4448 More cleanups 8 years ago
Scott Anderson dd7a349295 Various cleanups 8 years ago
Scott Anderson 31867a1b2e Various changes/cleanups 8 years ago
Scott Anderson 7b772e1a4b DRM resource initalisation 8 years ago
Scott Anderson cb4d50e22c Changed header paths. 8 years ago
Drew DeVault 168f0955ab Add wl_output globals for wlr_outputs 8 years ago
Drew DeVault f4453d104d Reorganize wlr-common 8 years ago
Drew DeVault fd91244e83 Update everyone to use new headers 8 years ago
Scott Anderson 55854565dc Fixed VT switching 8 years ago
Scott Anderson 091de12bf4 Changed session signal to only emit on DRM changes 8 years ago
Drew DeVault 2b06f88f0b Combine internal DRM headers into one 8 years ago
Drew DeVault 7d82476590 Refactor type implementations 8 years ago
Scott Anderson 5df56653ab Changed invalidate interface. 8 years ago
Scott Anderson de44994dfc Udev event device matching 8 years ago
Drew DeVault 40b85d992a Refactor udev and drm initialization 8 years ago
ascent12 62d612a01e Merge branch 'master' into session 8 years ago
Drew DeVault e2ee67125e s/wayland.h/types.h/g 8 years ago
Drew DeVault c7f6981d9c Clean up outputs on exit 8 years ago
Drew DeVault fee409bd0a Generalize DPMS, remove DRM refs from example 8 years ago
Scott Anderson f9d363fece Added device matching 8 years ago
Scott Anderson 7efdd3c9fc Refactored renderer startup to function. 8 years ago
Scott Anderson ce8786721b Got it working. 8 years ago
Scott Anderson 058b8bdf27 Working commit 8 years ago
Scott Anderson 599d1bcbdc DPMS support 8 years ago
Drew DeVault 00931f2f8f Generalize output handling 8 years ago
Drew DeVault 15b1ce9e6c Refactor backend state management 8 years ago
Scott Anderson ef9768858e Changed modesetting interface. 8 years ago
Scott Anderson d196a79b6c Changed backend to accept wl_display. 8 years ago
Scott Anderson 18387468bb Renamed 'wlr_drm_display' to 'wlr_drm_output' 8 years ago
Scott Anderson 81998fdc98 Removed old session code from DRM backend. 8 years ago
Scott Anderson e446a5300b Added example. 8 years ago
Scott Anderson e9d716fc0c Changed display to use list_t. 8 years ago
Scott Anderson 115d4ae637 Changed events to use wayland functions. 8 years ago
Scott Anderson 562d43a5ec Changed logging. 8 years ago
Scott Anderson 41a82fd2fc Renaming. 8 years ago