wlroots/include
Kurt Kartaltepe 5cc737d599 render,types/wlr_shm: Offload slow cleanup ops
Defers close()/munmap() calls into a cleanup thread in to avoid blocking
when they are slow. This is most noticable on low end hardware with
large screens where large surfaces can spend considerable time
invalidating mmus on the gpu or clearing shmem pages.
2024-07-27 13:18:26 -07:00
..
backend backend/drm: add support for SIZE_HINTS property 2024-07-10 22:42:44 +00:00
interfaces types/wlr_input_device: move init and finish function to private API 2022-03-07 16:37:41 +00:00
render Fix __VA_OPT__ macro invocations 2024-06-30 09:01:15 +03:00
types Switch to stable tablet-v2 protocol 2024-06-27 18:04:00 +00:00
util render,types/wlr_shm: Offload slow cleanup ops 2024-07-27 13:18:26 -07:00
wlr docs: update comments for wlr_output API changes 2024-07-15 12:30:06 +00:00
xcursor Add some missing includes/declarations 2023-06-05 21:06:19 +00:00
xwayland xwayland: add a size-safe wrapper for xcb_send_event 2024-04-20 15:12:45 +02:00
meson.build render/color: add fallback stub when LCMS2 is disabled 2024-06-04 17:45:51 +00:00