libweston: Add new scene-graph
Adds a new scene-graph, scene-graph-by-output, which is the same as scene-graph but groups views by outputs first then by layers. Arguably it seems much more useful when multiple outputs are in use. Signed-off-by: Marius Vlad <marius.vlad@collabora.com>