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
Also renames create to init. We'll use create for anything that
allocates and init for anything that takes a pointer and initializes it.
|
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.
Currently breaks VT switching for examples.
|
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 |