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-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
2023-02-21
backend: disable DRM backend monitor when WLR_DRM_DEVICES is used
Simon Ser
2023-02-21
backend: avoid adding NULL backend in attempt_backend_by_name()
Simon Ser
2023-02-21
backend: create DRM backend monitor when WLR_BACKENDS is used
Simon Ser
2023-02-21
backend/headless: unconditionally accept all output layers
Simon Ser
2023-02-21
backend/drm: drop wlr_drm_layer.pending_{width,height}
Simon Ser
2023-02-21
backend/drm: drop unnecessary pixman_region32_t casts
Simon Ser
2023-02-20
backend/drm: send output layer feedback events
Simon Ser
2023-02-20
backend/drm: add support for output layers
Simon Ser
2023-02-20
backend/drm: add libliftoff composition layer
Simon Ser
2023-02-20
backend/drm: add libliftoff interface
Simon Ser
2023-02-20
backend/drm: init wlr_drm_plane for all plane types
Simon Ser
2023-02-20
backend/wayland: implement output layers
Simon Ser
2023-02-02
backend/wayland: handle wl_registry.global_remove for wl_seat
Simon Ser
2023-02-02
backend/wayland: make destroy_wl_seats() handle a single seat
Simon Ser
2023-02-02
backend/drm: require hwdata pkg-config file
Simon Ser
2023-02-02
backend/wayland: update output mode after commit is done
Simon Ser
2023-02-02
backend/wayland: allow superseding a previous commit
Simon Ser
2023-02-02
backend/wayland: don't cache next item when destroying buffers
Simon Ser
2023-01-31
backend/drm: set "max bpc" property based on pixel format
Simon Ser
2023-01-18
backend/drm: disable all CRTCs after VT switch
Simon Ser
2023-01-16
backend/x11: fix delta_discrete value
Kirill Primak
2023-01-03
backend/x11: fix initial value of wlr_x11_buffer.n_busy
Simon Ser
2022-12-16
backend/drm: check return value of get_drm_{connector,crtc}_props()
Simon Ser
2022-12-15
backend/drm: remove wlr_drm_crtc.legacy_crtc
Simon Ser
2022-12-15
backend/drm: fetch fresh legacy CRTC in connector_get_current_mode()
Simon Ser
2022-12-13
backend/drm: drop unused arg in connector_get_current_mode()
Simon Ser
2022-12-13
backend/drm: prevent out-of-bounds array access on unknown subpixel
Simon Ser
2022-12-13
backend/drm: refuse to switch CRTC for enabled connector
Simon Ser
[next]