Age | Commit message (Expand) | Author |
2021-11-02 | xwayland: add support for -noTouchPointerEmulation | Simon Ser |
2021-11-02 | render: completely disable gles2 if requested but libEGL is found | Jan Beich |
2021-11-01 | s/GitHub/GitLab/ | Simon Ser |
2021-11-01 | ci: add .gitlab-ci.yml | Simon Ser |
2021-10-31 | scene/subsurface_tree: hide unmapped subsurfaces | tiosgz |
2021-10-31 | backend/wayland: use xdga client activation | Ronan Pigott |
2021-10-31 | xdg-activation-v1: add data field and emit token destroy events | Ronan Pigott |
2021-10-31 | xdg-activation-v1: enable compositors to request their own tokens | Ronan Pigott |
2021-10-29 | backend/drm: avoid creating empty FB_DAMAGE_CLIPS prop | Simon Ser |
2021-10-29 | output: fix stack variable lifetime in wlr_output_send_present | Simon Ser |
2021-10-29 | backend/drm: get rid of BO handle table | Simon Ser |
2021-10-29 | sceeencopy-v1: listen to output destroy in capture_output | Simon Ser |
2021-10-27 | scene: inline subsurface_tree_destroy | Simon Ser |
2021-10-27 | backend/drm/legacy.c: Fix memory leak in drm_legacy_crtc_set_gamma | Haelwenn (lanodan) Monnier |
2021-10-27 | render/egl.c: Fix memory leaks in egl_create | Haelwenn (lanodan) Monnier |
2021-10-27 | render/pixman/renderer.c: Fix memory-leak in create_buffer | Haelwenn (lanodan) Monnier |
2021-10-27 | backend.c: do not try to explicitly clean up the libinput backend | MarkusVolk |
2021-10-27 | backend/x11: fix code style in get_touchpoint_from_x11_touch_id | Simon Ser |
2021-10-26 | backend/drm: add entry for Valve EDID vendor | Simon Ser |
2021-10-26 | readme: refresh dependencies | Simon Ser |
2021-10-26 | output: refuse to enable with zero mode | Simon Ser |
2021-10-25 | xdg-foreign-v2: use error enum | Simon Ser |
2021-10-23 | output: split into multiple files | Simon Ser |
2021-10-23 | scene: add support for direct scan-out | Simon Ser |
2021-10-22 | scene: add wlr_scene_output_for_each_surface | Simon Ser |
2021-10-22 | backend/multi: implement get_buffer_caps | Simon Zeni |
2021-10-22 | presentation-time: remove unused field | Simon Ser |
2021-10-22 | presentation-time: use a surface addon | Kirill Primak |
2021-10-21 | Update loc count in readme | buffet |
2021-10-19 | render/vulkan: check vulkan-headers dependency | Simon Ser |
2021-10-18 | scene: remove surface commit listener when node is destroyed | Simon Ser |
2021-10-18 | render/vulkan: Use image view swizzles instead of shader hack | Joshua Ashton |
2021-10-18 | Add error handling to backend creation | Anthony Super |
2021-10-18 | render/vulkan: add Vulkan renderer | nyorain |
2021-10-15 | presentation-time: don't send presented on discard | Kirill Primak |
2021-10-15 | output: add presented flag to presentation event | Kirill Primak |
2021-10-15 | output: disallow NULL event for wlr_output_send_present() | Kirill Primak |
2021-10-14 | render/allocator: use empty DRM lease to re-open node | Simon Ser |
2021-10-14 | scene: add functions to place node on top/bottom | Isaac Freund |
2021-10-14 | scene: assert that node != sibling in place above/below | Isaac Freund |
2021-10-07 | examples/foreign-toplevel: fix toplevel not being freed | fwsmit |
2021-10-07 | xdg-decoration: refactor configure/state flow | Kirill Primak |
2021-10-06 | layer-shell: move NULL buffer check to role precommit handler | Kirill Primak |
2021-10-06 | xdg-shell: remove redundant NULL buffer check | Kirill Primak |
2021-10-05 | backend: drop unconditional and unused <libinput.h> | Jan Beich |
2021-10-04 | render/allocator: use render node if available in reopen_drm_node | Simon Ser |
2021-10-02 | surface_at: check if surfaces are mapped | tiosgz |
2021-10-02 | for_each_surface: only iterate mapped surfaces | tiosgz |
2021-10-02 | Fix spelling errors | Elyes HAOUAS |
2021-10-01 | Revert "render/drm_format_set: add wlr_drm_format_has" | Simon Ser |