Re: [PATCH weston] add libhybris support

2013-09-11 Thread Kristian Høgsberg
On Fri, Sep 06, 2013 at 03:16:09PM +0300, Adrian Negreanu wrote: > it uses the Android fbdev HAL[1] (through libhybris[2]) > and the libhybris implementation of wayland-egl. > > Configure flags: > cairo: >--enable-glesv2=yes --enable-egl=yes > weston: >--with-cairo-glesv2 --enable-fbdev

[PATCH weston] add libhybris support

2013-09-06 Thread Adrian Negreanu
it uses the Android fbdev HAL[1] (through libhybris[2]) and the libhybris implementation of wayland-egl. Configure flags: cairo: --enable-glesv2=yes --enable-egl=yes weston: --with-cairo-glesv2 --enable-fbdev-compositor hybris: --enable-wayland --enable-arch=x86 --with-android-head