Re: [PATCH weston] compositor-fbdev: drop EGL support

2016-06-17 Thread Pekka Paalanen
On Thu, 16 Jun 2016 10:06:29 -0500 Derek Foreman wrote: > On 13/06/16 06:24 AM, Pekka Paalanen wrote: > > From: Pekka Paalanen > > > > EGL code was added to the fbdev backend in > > 4aa756dc7a8d3cf3b4c6f018c3e2a053fff424b0 in 2013, apparently for running > > Weston on libhybris with Android har

Re: [PATCH weston] compositor-fbdev: drop EGL support

2016-06-16 Thread Derek Foreman
On 13/06/16 06:24 AM, Pekka Paalanen wrote: > From: Pekka Paalanen > > EGL code was added to the fbdev backend in > 4aa756dc7a8d3cf3b4c6f018c3e2a053fff424b0 in 2013, apparently for running > Weston on libhybris with Android hardware drivers. > > This actually had nothing to do with the fbdev bac

Re: [PATCH weston] compositor-fbdev: drop EGL support

2016-06-16 Thread Quentin Glidic
On 13/06/2016 13:24, Pekka Paalanen wrote: From: Pekka Paalanen EGL code was added to the fbdev backend in 4aa756dc7a8d3cf3b4c6f018c3e2a053fff424b0 in 2013, apparently for running Weston on libhybris with Android hardware drivers. This actually had nothing to do with the fbdev backend, really.

[PATCH weston] compositor-fbdev: drop EGL support

2016-06-13 Thread Pekka Paalanen
From: Pekka Paalanen EGL code was added to the fbdev backend in 4aa756dc7a8d3cf3b4c6f018c3e2a053fff424b0 in 2013, apparently for running Weston on libhybris with Android hardware drivers. This actually had nothing to do with the fbdev backend, really. Fbdev was just a convenient platform to plug