weston/libweston/backend-drm
Pekka Paalanen e9665ef36f libweston: print scene-graph into FILE
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>
2026-03-10 16:40:40 +02:00
..
drm-gbm.c drm: Make underlay/overlay per output 2026-03-04 13:17:49 +00:00
drm-internal.h drm: Make underlay/overlay per output 2026-03-04 13:17:49 +00:00
drm-kms-enums.h drm-backend: Add Variable Refresh Rate modes 2025-02-21 06:49:42 +00:00
drm-virtual.c drm: replace scanout_plane and cursor_plane with handles 2026-03-04 13:17:49 +00:00
drm.c libweston: print scene-graph into FILE 2026-03-10 16:40:40 +02:00
fb.c backend-drm: define struct drm_kms_device 2026-02-27 10:19:21 -06:00
kms-color.c backend-drm: define struct drm_kms_device 2026-02-27 10:19:21 -06:00
kms.c drm: Use plane_handle in drm_plane_state 2026-03-04 13:17:49 +00:00
libbacklight.c backend-drm: fix read() parameters in libbacklight 2026-03-02 09:54:06 +08:00
libbacklight.h backend-drm: move into new subdir 2019-05-16 13:32:34 +01:00
meson.build backend-drm: Deprecate DRM VA-API recorder 2025-10-28 07:55:43 +00:00
modes.c backend-drm: define struct drm_kms_device 2026-02-27 10:19:21 -06:00
state-helpers.c drm: Use plane_handle in drm_plane_state 2026-03-04 13:17:49 +00:00
state-propose.c drm: Make underlay/overlay per output 2026-03-04 13:17:49 +00:00
vaapi-recorder.c drm/vaapi: Fix pointer-size confusion 2021-08-03 11:13:23 +00:00
vaapi-recorder.h backend-drm: move into new subdir 2019-05-16 13:32:34 +01:00