wlroots/include
Kenny Levinsen 1f13bc72fe render/vulkan: Garbage collect unused buffers
Perform a primitive garbage collection of buffers that have not been
used in the past 10 seconds, an arbitrarily selected number.

As garbage collection also makes span buffer allocation happen much more
often, logging on allocation activity leads to a lot of log noise so get
rid of that while at it.
2024-11-07 09:49:29 +00:00
..
backend backend/drm: Store only a single plane viewport 2024-10-29 11:18:48 +01:00
interfaces types/wlr_input_device: move init and finish function to private API 2022-03-07 16:37:41 +00:00
render render/vulkan: Garbage collect unused buffers 2024-11-07 09:49:29 +00:00
types Support direct scanout with src crop and dst boxes 2024-10-22 18:28:09 +01:00
util util/time: Move NSEC_PER_SEC to header 2024-11-07 10:22:56 +01:00
wlr buffer: add more docs 2024-11-04 19:05:38 +01:00
xcursor Add some missing includes/declarations 2023-06-05 21:06:19 +00:00
xwayland xwayland/xwm: implement somewhat asynchronous request flushing 2024-10-07 21:51:15 +03:00
meson.build render/color: add fallback stub when LCMS2 is disabled 2024-06-04 17:45:51 +00:00