index
:
navi/wayland/wlroots.git
master
fork of wlroots with action binder support
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
wlr
/
backend
/
interface.h
Age
Commit message (
Expand
)
Author
2022-11-15
backend: drop wlr_backend_get_session()
Simon Ser
2022-05-25
Reformat doc comments
Simon Ser
2021-11-18
backend: remove wlr_backend_get_renderer
Simon Zeni
2021-05-21
backend: introduce wlr_backend_finish
Simon Ser
2021-04-28
backend: introduce backend_get_buffer_caps
Simon Zeni
2021-01-16
backend: add get_drm_fd to interface
Simon Ser
2021-01-07
remove unnecessary egl includes
Simon Zeni
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-04-08
backend: remove wlr_backend_get_egl
emersion
2018-03-19
Write some more docs
Drew DeVault
2018-01-23
Backport screenshooter fixes from the renderer redesign v1
emersion
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-06-04
Refactor type implementations
Drew DeVault