Age | Commit message (Expand) | Author |
2023-12-03 | swapchain: Add wlr_swapchain_has_buffer | Alexander Orzechowski |
2023-11-30 | renderer: Drop buffer binding | Alexander Orzechowski |
2023-11-30 | render: Nuke old read pixels API | Alexander Orzechowski |
2023-11-30 | wlr_texture: Introduce wlr_texture_preferred_read_format | Alexander Orzechowski |
2023-11-30 | wlr_texture: Introduce wlr_texture_read_pixels_options helpers | Alexander Orzechowski |
2023-11-30 | wlr_texture: Introduce wlr_texture_read_pixels | Alexander Orzechowski |
2023-11-30 | output: replace wlr_render_timer arg with wlr_buffer_pass_options | Simon Ser |
2023-11-30 | render/gles2: save/restore context when creating/submitting a render pass | Simon Ser |
2023-11-30 | render/gles2: document EGL context gotchas | Simon Ser |
2023-11-30 | output: drop stale references to wlr_output_attach_render() | Simon Ser |
2023-11-29 | render: Drop rendering_with_buffer | Alexander Orzechowski |
2023-11-29 | output: Drop back_buffer | Alexander Orzechowski |
2023-11-29 | output: Drop wlr_output_attach_render | Alexander Orzechowski |
2023-11-29 | renderer: Drop wlr_renderer_begin | Alexander Orzechowski |
2023-11-29 | damage_ring: add wlr_damage_ring_rotate_buffer() | Simon Ser |
2023-11-25 | Revert "subcompositor: emit new_subsurface immediately" | Kirill Primak |
2023-11-25 | matrix: deprecate | Simon Ser |
2023-11-24 | compositor: deprecate wlr/types/wlr_region.h | Kirill Primak |
2023-11-23 | output: Drop transform matrix | Alexander Orzechowski |
2023-11-23 | layer-shell: emit new_surface event at the proper time | Kirill Primak |
2023-11-23 | xdg-{shell,decoration}: improve events | Kirill Primak |
2023-11-23 | output: take wl_event_loop in wlr_output_init() | Simon Ser |
2023-11-23 | output: take wl_display in wlr_output_create_global() | Simon Ser |
2023-11-23 | output-layout: take wl_display in constructor | Simon Ser |
2023-11-23 | backend/session: take wl_event_loop instead of wl_display | Simon Ser |
2023-11-23 | util/transform: add wlr_output_transform_coords() | Simon Ser |
2023-11-23 | util/transform: move over wl_output_transform helpers | Simon Ser |
2023-11-22 | render: drop legacy rendering API | Simon Ser |
2023-11-21 | input-inhibitor: drop | Kirill Primak |
2023-11-20 | linux-dmabuf-v1: skip import check on split render/display SoCs | Simon Ser |
2023-11-14 | Add missing type declarations in headers | Kirill Primak |
2023-11-14 | wlr_scene: Introduce wlr_scene_subsurface_tree_set_clip | Alexander Orzechowski |
2023-11-14 | wlr_scene_surface: Introduce scene_surface_set_clip | Alexander Orzechowski |
2023-11-14 | wlr_scene: Amend scene_buffer.point_accepts_input to take coordinate pointers | Alexander Orzechowski |
2023-11-13 | xdg-shell: add wlr_xdg_{toplevel,popup}_try_from_wlr_surface() | Simon Ser |
2023-10-30 | backend: drop wlr_backend_get_presentation_clock() | Simon Ser |
2023-10-26 | xwayland: add wlr_xwayland_set_workareas() | John Lindgren |
2023-10-26 | xdg-shell: use wlr_surface.unmap_commit | Kirill Primak |
2023-10-26 | layer-shell: track surface init state | Kirill Primak |
2023-10-26 | compositor: add wlr_surface.unmap_commit | Kirill Primak |
2023-10-19 | linux_dmabuf_v1: convert to try_from | eri |
2023-10-19 | drm: convert to try_from | eri |
2023-10-19 | buffer: convert to try_from | eri |
2023-10-14 | xwayland: stop translating _NET_WM_STRUT_PARTIAL coordinates | John Lindgren |
2023-10-10 | xwayland: add wlr_xwayland_create_with_server() | Simon Ser |
2023-10-10 | xwayland/server: add ready flag | Simon Ser |
2023-10-10 | security-context-v1: add commit event | Simon Ser |
2023-10-10 | security-context-v1: new protocol implementation | Simon Ser |
2023-10-09 | xdg-shell: fix wlr_xdg_popup_destroy() docs | Kirill Primak |
2023-10-09 | output: allow_artifacts -> allow_reconfiguration | Kenny Levinsen |