Age | Commit message (Expand) | Author |
2019-07-27 | Remove all wayland-server.h includes | Simon Ser |
2018-10-04 | Rename get_present_clock to get_presentation clock, use it | emersion |
2018-10-04 | backend: add get_present_clock | emersion |
2018-09-24 | Rework session handling | nyorain |
2018-07-29 | Initial pass on API stability guarantees | Drew DeVault |
2018-05-25 | backends: implement custom EGL and renderer initialization | Ilia Bozhinov |
2018-04-08 | backend: remove wlr_backend_get_egl | emersion |
2018-04-03 | Implement input inhibit in rootston | Drew DeVault |
2018-03-19 | Write some more docs | Drew DeVault |
2018-02-19 | Revert "ELF Visibility" | Drew DeVault |
2018-02-19 | Remove usec_to_msec from public API | Scott Anderson |
2018-02-12 | Remove wlr_backend.events.{output_remove,device_remove} | emersion |
2018-01-23 | Backport screenshooter fixes from the renderer redesign v1 | emersion |
2017-12-19 | add backend destroy event | Tony Crisci |
2017-10-30 | remove time usec | Tony Crisci |
2017-10-22 | Move egl.h to render/egl.h | Scott Anderson |
2017-09-23 | Use more consistent include guard names | emersion |
2017-08-13 | wlr_backend_init -> wlr_backend_start | Drew DeVault |
2017-08-12 | Refactor out wlr_backend_state from wl/multi | Drew DeVault |
2017-08-10 | Refactor EGL handling | Drew DeVault |
2017-08-06 | Changed header paths. | Scott Anderson |
2017-08-06 | Changed ownership of wlr_session to the multi backend. | Scott Anderson |
2017-06-13 | Initialize keyboards from libinput | Drew DeVault |
2017-05-31 | Generalize DPMS, remove DRM refs from example | Drew DeVault |
2017-05-07 | Generalize output handling | Drew DeVault |
2017-05-07 | Refactor backend state management | Drew DeVault |
2017-04-25 | Flesh out wayland backend somewhat, add example | Drew DeVault |