wlroots/include/util
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
..
array.h util/array: unclutter 2022-08-29 13:48:42 +00:00
cleanup.h render,types/wlr_shm: Offload slow cleanup ops 2024-07-27 13:18:26 -07:00
env.h util/env: make env_parse_switch() return a size_t 2022-12-06 16:14:18 +01:00
global.h util/global: remove wl_display arg from wlr_global_destroy_safe 2021-12-14 13:13:50 +00:00
rect_union.h util: add struct to track union of rectangles 2023-10-05 11:45:32 +00:00
set.h util/set: overhaul 2022-08-29 13:48:42 +00:00
shm.h Add some missing includes/declarations 2023-06-05 21:06:19 +00:00
time.h Add some missing includes/declarations 2023-06-05 21:06:19 +00:00
token.h util/token: add docs 2023-10-26 16:30:12 +00:00
utf8.h xdg-toplevel: check that title provided actually is UTF-8 2023-11-22 22:03:00 +03:00