index
:
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-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
2022-05-01
backend/x11: prevent segfault on empty DRI3 response
ptrcnull
2023-04-20
output-layer: add cropping support
Simon Ser
2023-04-04
output-layer: add support for scaling buffers
Simon Ser
2023-03-28
backend/wayland: only unmap layers when necessary
Simon Ser
2023-03-28
backend/wayland: only update layer position when necessary
Simon Ser
2023-03-28
backend/wayland: only re-order sub-surfaces when necessary
Simon Ser
2023-03-24
backend/wayland: support touch cancel events
Rose Hudson
2023-03-20
backend/drm: log drm_connector_alloc_crtc() failures
Simon Ser
2023-03-10
output-layer: require all layers in wlr_output_state.layers
Simon Ser
2023-03-01
backend/wayland: fix leak of some globals
Simon Ser
2023-02-28
backend/wayland: destroy zwp_linux_buffer_params_v1 objects
Simon Ser
2023-02-28
backend/drm: use libdisplay-info for CVT mode generation
Simon Ser
2023-02-28
backend/drm: use libdisplay-info to parse EDID
Simon Ser
2023-02-27
backend: move #ifdefs to nested functions
Simon Ser
2023-02-27
backend: make wlr_backend_autocreate() fail when DRM is missing
Simon Ser
2023-02-21
render/swapchain: make public
Simon Ser
[next]