wlroots/include
Kenny Levinsen 1ec740692f render/vulkan: New staging buffer implementation
Implement a ring-buffer that uses timeline points to track and release
allocated spans, upgrading the buffer if it fills and shrinking it if it
has been 4x too large for many collections.
2026-04-12 23:05:19 +02:00
..
backend output/drm: don't use OUT_FENCE_PTR 2026-03-17 18:14:35 +00:00
interfaces
render render/vulkan: New staging buffer implementation 2026-04-12 23:05:19 +02: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 ext_background_effect_v1: add implementation 2026-04-09 10:43:46 +00:00
xcursor
xwayland treewide: make type-check helpers take const pointers 2026-03-06 16:04:21 +08:00
meson.build