libweston: Convert timeline points to use the timeline scope
authorMarius Vlad <marius.vlad@collabora.com>
Thu, 5 Sep 2019 11:56:12 +0000 (14:56 +0300)
committerMarius Vlad <marius.vlad@collabora.com>
Thu, 17 Oct 2019 18:42:25 +0000 (21:42 +0300)
commit3203ff68ad3a98313296d37e3081546b9b5fa0a6
treec2d171d3e403ba605429a0e106baa3a42f180ffa
parentda104ebe5b5c68398f93955fd9d5fb81cdf5f30c
libweston: Convert timeline points to use the timeline scope

With the timeline scope being created it is time to convert TL_POINT()
to use the timeline scope through the compositor instance.

This patch removes the global variable allowing to run the new timeline
code.

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
libweston/compositor.c
libweston/renderer-gl/gl-renderer.c
libweston/timeline.c
libweston/timeline.h