On Thu, 8 Sep 2016 16:45:13 +0200
Krzysztof Konopko wrote:
> This commit adds ability to load external back-end implementations which is
> required if they are not (and can not be) maintained within 'weston' tree.
Hi,
just to repeat for the purposes of archives, NAK for this whole idea as
expla
On Thu, 2016-09-08 at 18:01 +0200, Quentin Glidic wrote:
> On 08/09/2016 16:45, Krzysztof Konopko wrote:
> > This commit adds ability to load external back-end implementations which is
> > required if they are not (and can not be) maintained within 'weston' tree.
> >
> > libweston-backend is introd
On 08/09/2016 16:45, Krzysztof Konopko wrote:
This commit adds ability to load external back-end implementations which is
required if they are not (and can not be) maintained within 'weston' tree.
libweston-backend is introduced to provide common back-end functionality to
external implementation
This commit adds ability to load external back-end implementations which is
required if they are not (and can not be) maintained within 'weston' tree.
libweston-backend is introduced to provide common back-end functionality to
external implementations. Also few required functions are exported as