aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-28backend/drm: use libdisplay-info to parse EDIDSimon Ser
2023-02-28render/vulkan: prefer render node for wlr_renderer_get_drm_fd()Simon Ser
2023-02-28examples/dmabuf-capture: fix frame_number deprecated in FFmpeg 6.0Simon Ser
2023-02-27backend: move #ifdefs to nested functionsSimon Ser
2023-02-27backend: make wlr_backend_autocreate() fail when DRM is missingSimon Ser
2023-02-26output: allow modeset with buffer while frame is pendingSimon Ser
2023-02-24output: leverage wlr_output_configure_primary_swapchain()Simon Ser
2023-02-24output: introduce wlr_output_configure_primary_swapchain()Simon Ser
2023-02-24vulkan: silence -Wint-conversion on 32-bit architecturesJan Beich
2023-02-24swapchain: remove allocator listener on destroySimon Ser
2023-02-22Switch to "meson setup"Simon Ser
2023-02-21render/swapchain: make publicSimon Ser
2023-02-21backend: disable DRM backend monitor when WLR_DRM_DEVICES is usedSimon Ser
2023-02-21backend: avoid adding NULL backend in attempt_backend_by_name()Simon Ser
2023-02-21backend: create DRM backend monitor when WLR_BACKENDS is usedSimon Ser
2023-02-21output-layer: document interactions with screen captureSimon Ser
2023-02-21backend/headless: unconditionally accept all output layersSimon Ser
2023-02-21backend/drm: drop wlr_drm_layer.pending_{width,height}Simon Ser
2023-02-21output: expose wlr_output_state_set_buffer()Simon Ser
2023-02-21output: expose wlr_output_state_finish()Simon Ser
2023-02-21screencopy-v1: drop unnecessary pixman_region32_t castsSimon Ser
2023-02-21backend/drm: drop unnecessary pixman_region32_t castsSimon Ser
2023-02-21xwayland: Send synthetic ConfigureNotify per ICCCM 4.1.5John Lindgren
2023-02-20wlr_scene: Add dmabuf_feedback helperAlexander Orzechowski
2023-02-20wlr_scene: Extract considering logic for direct scanoutAlexander Orzechowski
2023-02-20wlr_scene: Cleanup header includesAlexander Orzechowski
2023-02-20examples/output-layers: relay feedback eventsSimon Ser
2023-02-20linux-dmabuf-v1: add helper for output layer feedback eventsSimon Ser
2023-02-20backend/drm: send output layer feedback eventsSimon Ser
2023-02-20output-layer: add feedback eventSimon Ser
2023-02-20backend/drm: add support for output layersSimon Ser
2023-02-20backend/drm: add libliftoff composition layerSimon Ser
2023-02-20backend/drm: add libliftoff interfaceSimon Ser
2023-02-20backend/drm: init wlr_drm_plane for all plane typesSimon Ser
2023-02-20examples/output-layers: new exampleSimon Ser
2023-02-20backend/wayland: implement output layersSimon Ser
2023-02-20output: add wlr_output_set_layers()Simon Ser
2023-02-20Add wlr_output_layerSimon Ser
2023-02-19build: enable subproject for libxkbcommonSimon Ser
2023-02-18Revert "render/egl: skip incompatible EGL devices"Simon Zeni
2023-02-17fullscreen-shell: add release request handlerVasyl Vavrychuk
2023-02-16render/egl: skip incompatible EGL devicesEric Engestrom
2023-02-15build: set pkgconfig URLSimon Ser
2023-02-15build: remove unnecessary pkgconfig argumentsSimon Ser
2023-02-13xwayland: Read and publish _NET_WM_STRUT_PARTIAL propertyJohn Lindgren
2023-02-13Switch IRC channel to #wlrootsSimon Ser
2023-02-08scene: Add fractional scale handlingKenny Levinsen
2023-02-08wp-fractional-scale-v1: new protocol implementationKenny Levinsen
2023-02-07linux-dmabuf-v1: fix missing SCANOUT flagSimon Ser
2023-02-06linux-dmabuf-v1: use wlr_linux_dmabuf_feedback_v1_init_with_options()Simon Ser