aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-19backend/drm: scan leases on ueventSimon Ser
2021-11-19drm-lease-v1: listen to lease destroy eventSimon Ser
2021-11-19backend/drm: introduce wlr_drm_leaseSimon Ser
2021-11-19Introduce WLR_DEVICE_LEASE eventsSimon Ser
2021-11-19output: remove XRGB8888 cursor fallback formatManuel Stoeckl
2021-11-19output: Add function to set preferred render formatManuel Stoeckl
2021-11-19output: use XRGB8888 format instead of ARGB8888Manuel Stoeckl
2021-11-19output: lift up output format fallback logicManuel Stoeckl
2021-11-19tinywl: init output render before commitSimon Zeni
2021-11-19backend: fix attempt_backend_by_name multi backend self insertionSimon Zeni
2021-11-19backend/multi: add asserts in wlr_multi_backend_addSimon Zeni
2021-11-19output: fix renderer buffer cap sanity check in wlr_output_init_renderSimon Ser
2021-11-19docs: mention WLR_RENDERER=vulkan.Érico Nogueira
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