Age | Commit message (Expand) | Author |
2021-01-15 | output-layout: stop listening to scale/transform events | Simon Ser |
2021-01-15 | output-damage: stop listening to scale/transform events | Simon Ser |
2021-01-14 | backend: remove unnecessary GLES2 includes | Simon Ser |
2021-01-14 | render: document wlr_renderer_bind_buffer | Simon Ser |
2021-01-14 | render/gles2: save/restore EGL context in destroy_buffer | Simon Ser |
2021-01-13 | backend/drm: remove unnecessary wlr_drm_fb.wlr_buf check | Simon Ser |
2021-01-12 | layer-shell: allow new values for keyboard-interactivity | Daniel Kondor |
2021-01-12 | backend/drm: fix segfault in page_flip_handler | Simon Ser |
2021-01-12 | render/egl: remove surface and buffer age args from make_current | Simon Ser |
2021-01-12 | render/egl: replace init/finish with create/destroy | Simon Ser |
2021-01-12 | render/egl: remove wlr_egl_swap_buffers | Simon Ser |
2021-01-12 | render/egl: remove support for EGL_NATIVE_VISUAL_ID | Simon Ser |
2021-01-12 | layer shell: rename popup iterator for consistency | Isaac Freund |
2021-01-12 | xdg shell: remove wlr_xdg_surface_for_each_popup() | Isaac Freund |
2021-01-12 | build: use more consistent feature names in summary | Simon Ser |
2021-01-12 | render/gles2: fix EGL use-after-free | Simon Ser |
2021-01-11 | build: remove Clang workarounds | Simon Ser |
2021-01-10 | gamma-control-v1: schedule frame when resetting gamma LUT | Simon Ser |
2021-01-10 | output-damage: use output commit event | Simon Ser |
2021-01-10 | output-management: use same types as wlr_output | Isaac Freund |
2021-01-10 | backend/wayland: use the EGL GBM platform | Simon Ser |
2021-01-10 | protocol: add drm.xml | Simon Ser |
2021-01-10 | xwayland: remove protocol debug messages | Simon Ser |
2021-01-10 | backend/drm: stop using surface size for BO | Simon Ser |
2021-01-10 | backend/drm: re-use FBs | Simon Ser |
2021-01-10 | backend/drm: only keep track of local buffer | Simon Ser |
2021-01-10 | backend/drm: add wlr_drm_buf.local_wlr_buf | Simon Ser |
2021-01-10 | backend/drm: introduce drm_fb_create | Simon Ser |
2021-01-10 | backend/drm: make wlr_drm_plane.{pending,queued,current}_fb pointers | Simon Ser |
2021-01-09 | render/egl: document NULL config_attribs passed to wlr_egl_init | Simon Ser |
2021-01-09 | render/egl: use KHR function pointer type | Simon Ser |
2021-01-09 | render/egl: document that config may be zero | Simon Ser |
2021-01-08 | util: fix uuid support for freebsd | Rouven Czerwinski |
2021-01-08 | xdg/layer shell: reduce code duplication in iterators | Isaac Freund |
2021-01-08 | layer shell: add wlr_layer_surface_v1_popup_surface_at() | Isaac Freund |
2021-01-08 | xdg shell: add wlr_xdg_surface_popup_surface_at() | Isaac Freund |
2021-01-08 | xdg shell: add wlr_xdg_surface_for_each_popup_surface() | Isaac Freund |
2021-01-07 | xdg shell: make unconstrain_from_box arg const | Isaac Freund |
2021-01-07 | remove unnecessary egl includes | Simon Zeni |
2021-01-07 | backend: remove wlr_egl from all backends | Simon Zeni |
2021-01-07 | backend/drm: don't log errno on plane_get_next_fb failure | Simon Ser |
2021-01-07 | tinywl: fix wlr_backend_autocreate call | Simon Zeni |
2021-01-07 | ci: build tinywl | Simon Zeni |
2021-01-07 | types/seat: Clear focus in wlr_seat_destroy() | Andri Yngvason |
2021-01-07 | layer shell: advertise version 3 | Isaac Freund |
2021-01-06 | render: remove EGL config and visual from wlr_renderer_autocreate | Simon Ser |
2021-01-05 | types: add wlr_xdg_foreign_v2 | Ilia Bozhinov |
2021-01-05 | types: add wlr_xdg_foreign_v1 | Ilia Bozhinov |
2021-01-05 | types: add wlr_xdg_foreign_registry | Ilia Bozhinov |
2021-01-05 | xdg-shell: add wlr_xdg_toplevel_set_parent | Ilia Bozhinov |