wlroots/include
Liam Middlebrook 8482074473 wlr_scene: Add bounding-box caching
Optimizes _scene_nodes_in_box() by caching bounding box information for nodes
in the scene. With this change I'm able to spawn 100 xterm windows and alt+tab
in labwc without experiencing a multi-second hang during scene traversal.
2026-02-20 11:01:54 -08:00
..
backend backend/libinput: guard against new enum entries 2026-02-13 09:41:02 -05:00
interfaces types/wlr_input_device: move init and finish function to private API 2022-03-07 16:37:41 +00:00
render vulkan: make use of new pixel_format_is_ycbcr function 2026-02-06 13:53:46 +00:00
types types/wlr_buffer: add buffer_get_drm_format helper function 2026-02-06 13:53:46 +00:00
util util/mem: Move memdup to new util/mem.c file 2025-07-17 16:39:58 +01:00
wlr wlr_scene: Add bounding-box caching 2026-02-20 11:01:54 -08:00
xcursor Add some missing includes/declarations 2023-06-05 21:06:19 +00:00
xwayland xwayland: take wlr_buffer in wlr_xwayland_set_cursor() 2026-01-05 10:10:32 -05:00
meson.build render/color: add fallback stub when LCMS2 is disabled 2024-06-04 17:45:51 +00:00