Re: [Freedreno] Freedreno Mesa with wayland support

2014-07-11 Thread Jason Ekstrand
On Fri, Jul 11, 2014 at 8:33 AM, Rob Clark wrote: > On Wed, Jul 9, 2014 at 5:10 AM, Shrisha wrote: > > Hi, > > > > I'm tyring to build Mesa with wayland support. Our Build system is yocto > > which is a linux based build system and we are using ARM based chipset. > > > > When I try to compile M

Re: [Freedreno] Freedreno Mesa with wayland support

2014-07-11 Thread Rob Clark
On Wed, Jul 9, 2014 at 5:10 AM, Shrisha wrote: > Hi, > > I'm tyring to build Mesa with wayland support. Our Build system is yocto > which is a linux based build system and we are using ARM based chipset. > > When I try to compile Mesa with Wayland enabled It throws me errors as > below. > > | /bi

[PATCH] weston-test: check if resource is not NULL

2014-07-11 Thread Marek Chalupa
and post client_no_memory if is... --- tests/weston-test.c | 5 + 1 file changed, 5 insertions(+) diff --git a/tests/weston-test.c b/tests/weston-test.c index 44875a6..cc937e5 100644 --- a/tests/weston-test.c +++ b/tests/weston-test.c @@ -260,6 +260,11 @@ bind_test(struct wl_client *client, v

Re: [PATCH libinput] touchpad: implement edge-based basic palm detection

2014-07-11 Thread Hans de Goede
Hi, On 07/11/2014 11:04 AM, Hans de Goede wrote: > Hi, > > On 07/11/2014 08:34 AM, Daniel Martin wrote: >> On Fri, Jul 11, 2014 at 11:08:53AM +1000, Peter Hutterer wrote: >>> A large part of palm events are situated on the far edges of the touchpad. >>> In >>> a test run on a T440s while typing

Re: [PATCH libinput] touchpad: implement edge-based basic palm detection

2014-07-11 Thread Hans de Goede
Hi, On 07/11/2014 08:34 AM, Daniel Martin wrote: > On Fri, Jul 11, 2014 at 11:08:53AM +1000, Peter Hutterer wrote: >> A large part of palm events are situated on the far edges of the touchpad. In >> a test run on a T440s while typing a long email all but 2 touch points were >> located in the outer

Re: [PATCH libinput] touchpad: implement edge-based basic palm detection

2014-07-11 Thread Peter Hutterer
On Fri, Jul 11, 2014 at 08:34:32AM +0200, Daniel Martin wrote: > On Fri, Jul 11, 2014 at 11:08:53AM +1000, Peter Hutterer wrote: > > A large part of palm events are situated on the far edges of the touchpad. > > In > > a test run on a T440s while typing a long email all but 2 touch points were > >