31 Commits (1a96ce0c53c84295d33b143e1b6cf02cb7017d50)

Author SHA1 Message Date
emersion 4a36ba4bdd
Destroy multi backend on display destroy
7 years ago
Tony Crisci 875a5b446f remove time usec
7 years ago
Scott Anderson 009c3747a8 Multi-GPU DRM
7 years ago
Scott Anderson fa3d0ed929 Change wlr_session to open every GPU
7 years ago
Scott Anderson 7ad2a57feb Open X11 Window
7 years ago
Scott Anderson a598e6d026 Add X11 backend skeleton
7 years ago
Scott Anderson fb93628bda Merge wlr_udev into wlr_session
7 years ago
Scott Anderson 46823152ea Rename functions to be consistent with #93
7 years ago
Dominique Martinet 4bbf718e7d impl->destroy cleanup:
7 years ago
Drew DeVault 4386816889 wlr_backend_init -> wlr_backend_start
7 years ago
Drew DeVault 60d1131df2 Re-enable backend autoselection
7 years ago
Drew DeVault 81cd90297d Refactor out wlr_backend_state from wl/multi
7 years ago
Drew DeVault c24351681f Refactor EGL handling
7 years ago
Drew DeVault f1a069d50d Log that the X11 backend is unimplemented
7 years ago
Scott Anderson cb4d50e22c Changed header paths.
7 years ago
Scott Anderson ae4478e17f Changed ownership of wlr_session to the multi backend.
7 years ago
Drew DeVault f4453d104d Reorganize wlr-common
8 years ago
Drew DeVault c2d0090ad7 Support multiple wl backend outputs
8 years ago
nyorain e22626ef6a Adapt codestyle
8 years ago
nyorain 10526de444 Fix furhter wayland backend issues
8 years ago
Drew DeVault e257afeb7e Establish multi backend support
8 years ago
Drew DeVault 7a5f35b5bb Reassign ownership of libinput handle
8 years ago
Drew DeVault 0e75d157f5 Initialize keyboards from libinput
8 years ago
Drew DeVault af69591e62 Add error handling and init in backend_autocreate
8 years ago
Drew DeVault 325a331425 Fix some build errors
8 years ago
Drew DeVault 7d82476590 Refactor type implementations
8 years ago
Drew DeVault 40b85d992a Refactor udev and drm initialization
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
Drew DeVault 00931f2f8f Generalize output handling
8 years ago
Drew DeVault 15b1ce9e6c Refactor backend state management
8 years ago