Re: [PATCH weston 00/10] platform_base cleanups and review reply

2015-03-26 Thread Pekka Paalanen
On Tue, 24 Mar 2015 15:33:59 +0200 Pekka Paalanen wrote: > On Tue, 24 Mar 2015 13:11:59 +0100 > Jonny Lamb wrote: > > > In reply to Pekka's late review, I've written some more patches to > > address his comments: > > > > Jonny Lamb (10): > > compositor-{drm,x11,wayland}: stop including EGL h

Re: [PATCH weston 00/10] platform_base cleanups and review reply

2015-03-24 Thread Pekka Paalanen
On Tue, 24 Mar 2015 13:11:59 +0100 Jonny Lamb wrote: > In reply to Pekka's late review, I've written some more patches to > address his comments: > > Jonny Lamb (10): > compositor-{drm,x11,wayland}: stop including EGL headers here > gl-renderer: fix build with --disable-egl > gl-renderer:

[PATCH weston 00/10] platform_base cleanups and review reply

2015-03-24 Thread Jonny Lamb
In reply to Pekka's late review, I've written some more patches to address his comments: Jonny Lamb (10): compositor-{drm,x11,wayland}: stop including EGL headers here gl-renderer: fix build with --disable-egl gl-renderer: move all EGL_PLATFORM_* defines here compositor-{drm,wayland,x11}: