mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-19 08:38:09 +02:00
Being able to print the scene-graph straight into a FILE removes one temporary memory allocation that used to be mandatory. That memory allocation is now gone from the DRM-backend debug log. It has moved into the scene-graph log scope. In the case of weston_log_subscription_printf() it shouldn't matter, because it is only used when new subscribers appear. Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com> |
||
|---|---|---|
| .. | ||
| drm-gbm.c | ||
| drm-internal.h | ||
| drm-kms-enums.h | ||
| drm-virtual.c | ||
| drm.c | ||
| fb.c | ||
| kms-color.c | ||
| kms.c | ||
| libbacklight.c | ||
| libbacklight.h | ||
| meson.build | ||
| modes.c | ||
| state-helpers.c | ||
| state-propose.c | ||
| vaapi-recorder.c | ||
| vaapi-recorder.h | ||