On Mon, 24 Aug 2015 17:58:44 -0700
Bryce Harrington wrote:
> On Mon, Aug 17, 2015 at 11:29:01AM +0300, Pekka Paalanen wrote:
> > On Thu, 13 Aug 2015 12:30:00 +0200
> > Giulio Camuffo wrote:
> >
> > > The first patch by Pekka adds some functions to ease a smooth migration
> > > from the old way
On Mon, Aug 17, 2015 at 11:29:01AM +0300, Pekka Paalanen wrote:
> On Thu, 13 Aug 2015 12:30:00 +0200
> Giulio Camuffo wrote:
>
> > The first patch by Pekka adds some functions to ease a smooth migration
> > from the old way of initializing the backends to a new one which is
> > libweston friendly
On Thu, 13 Aug 2015 12:30:00 +0200
Giulio Camuffo wrote:
> The first patch by Pekka adds some functions to ease a smooth migration
> from the old way of initializing the backends to a new one which is
> libweston friendly.
> The other two patches make the drm and wayland backends use that new way
I don't know what's going on, git send-email failed after sending the
1/3 and it won't send the other two*. Anyway they are here:
https://github.com/giucam/weston/commits/libweston-split
*:
Send this email? ([y]es|[n]o|[q]uit|[a]ll): a
[Net::SMTP::SSL] Connection closed at /usr/lib/git-core/git-
The first patch by Pekka adds some functions to ease a smooth migration
from the old way of initializing the backends to a new one which is
libweston friendly.
The other two patches make the drm and wayland backends use that new way.
The other backends will follow if we're ok with the direction thi