Commit Graph

5560 Commits (e383c1f1db37c6d2de8f070603a89230f876bc80)
 

Author SHA1 Message Date
Simon Zeni 5f11198605 backend/x11: get renderer from wlr_x11_output 3 years ago
Simon Zeni 5a98eae0dc types/wlr_scene: use renderer from wlr_output 3 years ago
Simon Zeni d07c87f668 types/wlr_screencopy_v1: use renderer from output 3 years ago
Simon Zeni 6dc6af1534 backend: remove backend_get_allocator 3 years ago
Simon Zeni 0c76aef202 backend: remove backend ensure renderer and allocator check 3 years ago
Simon Zeni a6538ced35 tinywl: autocreate allocator and init output 3 years ago
Simon Zeni 6d6e70b9e0 examples: init wlr_output with allocator and renderer 3 years ago
Simon Ser 142d10e591 output: add wlr_output_init_render 3 years ago
Demi Marie Obenour b5d4bc3c62 Improve wlr_drm_format documentation 3 years ago
Simon Ser a04cfca4da Remove support for DMA-BUF flags 3 years ago
Simon Ser 9a4e1095ca linux-dmabuf-v1: properly validate flags 3 years ago
Roman Gilg 8274c85d21 backend/headless: unlink input device on destroy 3 years ago
Raphael Robatsch 4a8e681a5f util/token: don't leak /dev/urandom fd to children 3 years ago
Cole Mickens 3a685b10b6
egl: use alts for EGL_EXT_device_enum, if missing 3 years ago
Simon Zeni 02a1ae169e render/allocator: make wlr_allocator part of the public API 3 years ago
Isaac Freund ab16861e86 text-input: fix type of send_preedit_string() args 3 years ago
Simon Ser 76bab68e70 output: drop wlr_output_export_dmabuf 3 years ago
Simon Ser fa77aeb80e screencopy-v1: stop using wlr_output_export_dmabuf 3 years ago
Simon Ser f20c49d78a export-dmabuf-v1: stop using wlr_output_export_dmabuf 3 years ago
Isaac Freund e326b76959
text-input/input-method: handle strdup() failure 3 years ago
Simon Ser eb5f23d6d0 scene: fix calloc size mismatch 3 years ago
Kirill Primak fc1ed72bdc CONTRIBUTING.md: add CoC section 3 years ago
Isaac Freund 8634dd3e6a
output: fix leak of wlr_drm_format 3 years ago
Simon Ser e13f3f8608 backend/drm: handle per-connector hotplug events 3 years ago
Simon Ser 2ff4e113e2 backend/session: introduce wlr_device_change_event 3 years ago
Simon Ser 3e801d68f2 xwayland: add support for -noTouchPointerEmulation 3 years ago
Jan Beich 760e166578 render: completely disable gles2 if requested but libEGL is found 3 years ago
Simon Ser 8bc1086cac s/GitHub/GitLab/ 3 years ago
Simon Ser d1b75674d4 ci: add .gitlab-ci.yml 3 years ago
tiosgz cc2ebd9fc0 scene/subsurface_tree: hide unmapped subsurfaces 3 years ago
Ronan Pigott 8e225261f0 backend/wayland: use xdga client activation 3 years ago
Ronan Pigott e2aff8a9b0 xdg-activation-v1: add data field and emit token destroy events 3 years ago
Ronan Pigott 6ad0f819e2 xdg-activation-v1: enable compositors to request their own tokens 3 years ago
Simon Ser 83090de034 backend/drm: avoid creating empty FB_DAMAGE_CLIPS prop 3 years ago
Simon Ser b2f6ff45c2 output: fix stack variable lifetime in wlr_output_send_present 3 years ago
Simon Ser 0817c52a21 backend/drm: get rid of BO handle table 3 years ago
Simon Ser 3b96aa04db sceeencopy-v1: listen to output destroy in capture_output 3 years ago
Simon Ser a80f2b2816 scene: inline subsurface_tree_destroy 4 years ago
Haelwenn (lanodan) Monnier a92293a15a backend/drm/legacy.c: Fix memory leak in drm_legacy_crtc_set_gamma 4 years ago
Haelwenn (lanodan) Monnier 6666604f17 render/egl.c: Fix memory leaks in egl_create 4 years ago
Haelwenn (lanodan) Monnier 4fb652c27f render/pixman/renderer.c: Fix memory-leak in create_buffer 4 years ago
MarkusVolk ebe3cfaceb backend.c: do not try to explicitly clean up the libinput backend 4 years ago
Simon Ser cbedbd0fc0 backend/x11: fix code style in get_touchpoint_from_x11_touch_id 4 years ago
Simon Ser 5619cf368b backend/drm: add entry for Valve EDID vendor 4 years ago
Simon Ser c43130cb89 readme: refresh dependencies 4 years ago
Simon Ser bf42630d32 output: refuse to enable with zero mode 4 years ago
Simon Ser 3d6ca9942d xdg-foreign-v2: use error enum 4 years ago
Simon Ser fb393ddf84 output: split into multiple files 4 years ago
Simon Ser a4ccca0834 scene: add support for direct scan-out 4 years ago
Simon Ser db4c93028d scene: add wlr_scene_output_for_each_surface 4 years ago