On 22/09/2017, 17.33, "wayland-devel on behalf of Pekka Paalanen"
wrote:
>
> From: Pekka Paalanen
>
> Change all backends to set the core backend pointer early.
>
> This is necessary for libweston core to be able to access the backend
> vfuncs before the backend init function returns. Partic
From: Pekka Paalanen
Change all backends to set the core backend pointer early.
This is necessary for libweston core to be able to access the backend
vfuncs before the backend init function returns. Particularly,
weston_output_init() will be needing to inspect the backend vfuncs to
see if the ba