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
/
backend
Age
Commit message (
Expand
)
Author
2023-08-21
backend/headless: fix broken output frame events
Simon Ser
2023-08-16
backend/wayland: wait for xdg_surface.configure explicitly
Simon Ser
2023-08-16
backend/drm: Use output state to set init mode
Alexander Orzechowski
2023-08-16
backend/drm: Move output variable up in connect_drm_connector
Alexander Orzechowski
2023-08-16
backend/headless: Use output state to set init custom mode
Alexander Orzechowski
2023-08-16
backend/wayland: Use output state to set init custom mode
Alexander Orzechowski
2023-08-16
backend/x11: Use output state to set init custom mode
Alexander Orzechowski
2023-08-16
output: Add initialization state to wlr_output_init
Alexander Orzechowski
2023-08-16
backend/wayland: add wlr_wl_output_create_from_surface()
Simon Ser
2023-08-16
backend/wayland: tag wl_surface
Simon Ser
2023-08-16
backend/wayland: take existing wl_display in wlr_wl_backend_create()
Simon Ser
2023-07-26
backend/drm: restore custom modes
Simon Ser
2023-07-18
backend/x11: log output test failure reasons
Brett Ernst
2023-07-18
backend/wayland: log output test failure reasons
Brett Ernst
2023-07-14
backend/drm: stop checking for wlr_client_buffer
Simon Ser
2023-07-11
Use wl_container_of() instead of casts
Simon Ser
2023-07-07
Use struct initializers instead of memset()
Simon Ser
2023-06-30
backend/drm: use panel_orientation if it is set
Clayton Craft
2023-06-30
backend/drm: handle output layer damage
Simon Ser
2023-06-30
backend/wayland: handle output layer damage
Simon Ser
2023-06-27
backend/headless: leave new outputs disabled by default
Simon Ser
2023-06-27
backend/x11: leave new outputs disabled by default
Simon Ser
2023-06-27
backend/wayland: mark new outputs as disabled
Simon Ser
2023-06-27
backend/headless: add support for disabled outputs
Simon Ser
2023-06-27
backend/headless: only schedule a new frame if buffer was submitted
Simon Ser
2023-06-27
backend/x11: unmap when output is disabled
Simon Ser
2023-06-27
backend/wayland: unmap when output is disabled
Simon Ser
2023-06-27
output: Set output mode during main commit
Alexander Orzechowski
2023-06-27
backend/wayland: Reject non 0 refresh rate mode sets
Alexander Orzechowski
2023-06-27
backend/x11: Reject non 0 refresh rate mode sets
Alexander Orzechowski
2023-06-27
backend/drm: Don't add pollute fixed modes list with custom modes
Alexander Orzechowski
2023-06-26
backend/drm: remove duplicate needs_frame() in set_cursor()
Simon Ser
2023-06-23
output: add wlr_output_state_init()
Simon Ser
2023-06-22
backend/drm: fix libliftoff_plane double-free
Simon Ser
2023-06-21
backend/drm: Fix typo
Alexander Orzechowski
2023-06-19
backend/drm: Use texture blend_mode for multigpu blit
Alexander Orzechowski
2023-06-14
backend/libinput: use struct initializers for events
Simon Ser
2023-06-14
backend/libinput: ignore multiple events for same pointer button
Simon Ser
2023-06-12
backend/drm: clip FB damage
Simon Ser
2023-06-05
add render timer API
Rose Hudson
2023-06-05
backend/wayland: add support for cropping output layers
Simon Ser
2023-06-05
backend/wayland: add scaling support for output layers
Simon Ser
2023-05-31
backend/drm: introduce wlr_drm_mode_get_info()
Simon Ser
2023-05-30
backend/drm: use new rendering API
Simon Ser
2023-05-17
drm_plane_pick_render_format: return false if no format could be found
Austin Shafer
2023-05-15
backend_destroy: Similiar logic like DRM backend
Tobias Predel
2023-05-11
wlr_drm_format_set: Store formats on array
Alexander Orzechowski
2023-05-11
wlr_drm_format: Rework wlr_drm_format_intersect
Alexander Orzechowski
2023-05-11
wlr_drm_format: Introduce drm_format_finish
Alexander Orzechowski
2023-05-08
backend/drm: fix di_info memory leak
zhoulei
[next]