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
/
backend
Age
Commit message (
Expand
)
Author
2021-04-14
backend/session: Remove direct backend
Kenny Levinsen
2021-04-12
backend: move get_drm_fd to public interface
Roman Gilg
2021-04-09
Remove WLR_HAS_XCB_ERRORS
Simon Ser
2021-04-06
Use absolute paths in include in header files
zccrs
2021-02-08
backend/x11: drop x11-xcb dependency
Simon Ser
2021-02-05
backend/x11: use native cursors
Ilia Mirkin
2021-01-24
backend/drm: don't blit in drm_fb_import
Simon Ser
2021-01-24
backend/drm: simplify drm_fb_lock_surface
Simon Ser
2021-01-24
backend/drm: document wlr_drm_plane surface fields
Simon Ser
2021-01-21
backend/x11: keep track of exposed rects, add them to damage regions
Ilia Mirkin
2021-01-18
backend/x11: set a blank cursor rather than hiding globally
Ilia Mirkin
2021-01-17
backend/drm: add support for the subconnector property
Simon Ser
2021-01-17
backend/x11: add support for DRI3 1.0
Simon Ser
2021-01-16
backend/headless: implement get_drm_fd
Simon Ser
2021-01-16
backend/x11: implement get_drm_fd
Simon Ser
2021-01-16
backend/wayland: implement get_drm_fd
Simon Ser
2021-01-16
backend: add get_drm_fd to interface
Simon Ser
2021-01-10
backend/wayland: use the EGL GBM platform
Simon Ser
2021-01-10
backend/drm: re-use FBs
Simon Ser
2021-01-10
backend/drm: only keep track of local buffer
Simon Ser
2021-01-10
backend/drm: add wlr_drm_buf.local_wlr_buf
Simon Ser
2021-01-10
backend/drm: introduce drm_fb_create
Simon Ser
2021-01-10
backend/drm: make wlr_drm_plane.{pending,queued,current}_fb pointers
Simon Ser
2021-01-07
remove unnecessary egl includes
Simon Zeni
2021-01-07
backend: remove wlr_egl from all backends
Simon Zeni
2021-01-03
backend/drm: stash pending page-flip CRTC
Simon Ser
2020-12-31
noop: listen to display destroy and destroy the backend
Ilia Bozhinov
2020-12-30
Remove wlr_create_renderer_func_t
Simon Ser
2020-12-30
backend/drm: remove special linear case for cursor plane
Simon Ser
2020-12-28
backend/x11: create per-window present event contexts
Simon Ser
2020-12-27
backend/x11: implement a real rendering loop
Simon Ser
2020-12-25
backend/drm: make listener names more idiomatic
Simon Ser
2020-12-23
backend/drm: use plural form for possible_crtcs
Simon Ser
2020-12-22
backend/drm: remove drm_fb_acquire
Simon Ser
2020-12-22
backend/drm: make drm_fb_acquire return a FB ID
Simon Ser
2020-12-22
backend/drm: drop export_drm_bo
Simon Ser
2020-12-21
backend/x11: re-use pixmaps
Simon Ser
2020-12-21
backend/wayland: re-use wl_buffers
Simon Ser
2020-12-18
backend/drm: remove unused wlr_drm_plane.drm_format
Simon Ser
2020-12-18
backend/drm: refactor wlr_output destruction
Simon Ser
2020-12-18
backend/drm: introduce wlr_drm_connector.name
Simon Ser
2020-12-18
backend/drm: introduce wlr_drm_conn_log
Simon Ser
2020-12-17
backend/drm: add wlr_drm_backend.name
Simon Ser
2020-12-15
backend/drm: add wlr_drm_connector.backend
Simon Ser
2020-12-13
backend/drm: stop using GBM flags
Simon Ser
2020-12-13
backend/x11: query modifiers supported by X11 server
Simon Ser
2020-12-13
backend/x11: switch to wlr_swapchain
Simon Ser
2020-12-13
backend/wayland: use wlr_swapchain for cursor surface
Simon Ser
2020-12-13
backend/wayland: use wlr_swapchain for main surface
Simon Ser
2020-12-09
backend/drm: remove EGL config
Simon Ser
[next]