23 Commits (5b687b4a9676448148aa8da1917b849857aae78f)

Author SHA1 Message Date
Drew DeVault 211ae764fd Initial pass on API stability guarantees
6 years ago
Ilia Bozhinov 24cf70ae96 backends: implement custom EGL and renderer initialization
7 years ago
emersion d2ebbd103c
backend: remove wlr_backend_get_egl
7 years ago
Drew DeVault 56deff41b6 Implement input inhibit in rootston
7 years ago
Drew DeVault 8d490fdb34 Write some more docs
7 years ago
Drew DeVault 1d9be89e2d
Revert "ELF Visibility"
7 years ago
Scott Anderson f27c0b44b8 Remove usec_to_msec from public API
7 years ago
emersion 10ecf871f2
Remove wlr_backend.events.{output_remove,device_remove}
7 years ago
emersion 4fa90b0511
Backport screenshooter fixes from the renderer redesign v1
7 years ago
Tony Crisci 4e804ef40f add backend destroy event
7 years ago
Tony Crisci 875a5b446f remove time usec
7 years ago
Scott Anderson 9b984253e2 Move egl.h to render/egl.h
7 years ago
emersion 427bdb5b55
Use more consistent include guard names
7 years ago
Drew DeVault 4386816889 wlr_backend_init -> wlr_backend_start
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
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 0e75d157f5 Initialize keyboards from libinput
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
Drew DeVault de01e654ce Flesh out wayland backend somewhat, add example
8 years ago