aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-18backend: remove wlr_backend_get_rendererSimon Zeni
2021-11-18backend/multi: remove backend_get_rendererSimon Zeni
2021-11-18backend/drm: stop initializing backend rendererSimon Zeni
2021-11-18backend/headless: don't store the parent rendererSimon Zeni
2021-11-18backend/x11: get renderer from wlr_x11_outputSimon Zeni
2021-11-18types/wlr_scene: use renderer from wlr_outputSimon Zeni
2021-11-18types/wlr_screencopy_v1: use renderer from outputSimon Zeni
2021-11-18backend: remove backend_get_allocatorSimon Zeni
2021-11-18backend: remove backend ensure renderer and allocator checkSimon Zeni
2021-11-18tinywl: autocreate allocator and init outputSimon Zeni
2021-11-18examples: init wlr_output with allocator and rendererSimon Zeni
2021-11-18output: add wlr_output_init_renderSimon Ser
2021-11-17Improve wlr_drm_format documentationDemi Marie Obenour
2021-11-17Remove support for DMA-BUF flagsSimon Ser
2021-11-17linux-dmabuf-v1: properly validate flagsSimon Ser
2021-11-15backend/headless: unlink input device on destroyRoman Gilg
2021-11-14util/token: don't leak /dev/urandom fd to childrenRaphael Robatsch
2021-11-09egl: use alts for EGL_EXT_device_enum, if missingCole Mickens
2021-11-09render/allocator: make wlr_allocator part of the public APISimon Zeni
2021-11-08text-input: fix type of send_preedit_string() argsIsaac Freund
2021-11-08output: drop wlr_output_export_dmabufSimon Ser
2021-11-08screencopy-v1: stop using wlr_output_export_dmabufSimon Ser
2021-11-08export-dmabuf-v1: stop using wlr_output_export_dmabufSimon Ser
2021-11-07text-input/input-method: handle strdup() failureIsaac Freund
2021-11-07scene: fix calloc size mismatchSimon Ser
2021-11-06CONTRIBUTING.md: add CoC sectionKirill Primak
2021-11-06output: fix leak of wlr_drm_formatIsaac Freund
2021-11-02backend/drm: handle per-connector hotplug eventsSimon Ser
2021-11-02backend/session: introduce wlr_device_change_eventSimon Ser
2021-11-02xwayland: add support for -noTouchPointerEmulationSimon Ser
2021-11-02render: completely disable gles2 if requested but libEGL is foundJan Beich
2021-11-01s/GitHub/GitLab/Simon Ser
2021-11-01ci: add .gitlab-ci.ymlSimon Ser
2021-10-31scene/subsurface_tree: hide unmapped subsurfacestiosgz
2021-10-31backend/wayland: use xdga client activationRonan Pigott
2021-10-31xdg-activation-v1: add data field and emit token destroy eventsRonan Pigott
2021-10-31xdg-activation-v1: enable compositors to request their own tokensRonan Pigott
2021-10-29backend/drm: avoid creating empty FB_DAMAGE_CLIPS propSimon Ser
2021-10-29output: fix stack variable lifetime in wlr_output_send_presentSimon Ser
2021-10-29backend/drm: get rid of BO handle tableSimon Ser
2021-10-29sceeencopy-v1: listen to output destroy in capture_outputSimon Ser
2021-10-27scene: inline subsurface_tree_destroySimon Ser
2021-10-27backend/drm/legacy.c: Fix memory leak in drm_legacy_crtc_set_gammaHaelwenn (lanodan) Monnier
2021-10-27render/egl.c: Fix memory leaks in egl_createHaelwenn (lanodan) Monnier
2021-10-27render/pixman/renderer.c: Fix memory-leak in create_bufferHaelwenn (lanodan) Monnier
2021-10-27backend.c: do not try to explicitly clean up the libinput backendMarkusVolk
2021-10-27backend/x11: fix code style in get_touchpoint_from_x11_touch_idSimon Ser
2021-10-26backend/drm: add entry for Valve EDID vendorSimon Ser
2021-10-26readme: refresh dependenciesSimon Ser
2021-10-26output: refuse to enable with zero modeSimon Ser