Re: [PATCH weston 12/21] libweston: set backend pointer earlier

2017-09-25 Thread Ray, Ian (GE Healthcare)
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

[PATCH weston 12/21] libweston: set backend pointer earlier

2017-09-22 Thread Pekka Paalanen
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