Add a 'scene-graph' debug scope which will dump out the current set of outputs, layers, and views and as much information as possible about how they are rendered and composited.
ce62cb3d compositor: Add scene-graph debug scope
libweston/compositor.c | 225 +++++++++++++++++++++++++++++++++++++++++++++++++
libweston/compositor.h | 4 +
2 files changed, 229 insertions(+)
Upstream: cgit.freedesktop.org