Re: [PATCH] connection: Don't add uninitialized memory as 4 byte alignment padding

2016-02-12 Thread Jonas Ådahl
On Thu, Feb 11, 2016 at 11:34:15AM +0200, Pekka Paalanen wrote: > On Thu, 11 Feb 2016 09:47:29 +0800 > Jonas Ådahl wrote: > > > On Wed, Feb 10, 2016 at 12:37:43PM -0600, Derek Foreman wrote: > > > On 10/02/16 09:35 AM, Jonas Ådahl wrote: > > > > When we are adding padding

Re: [PATCH wayland] resource-test: Use wl_seat instead of wl_display for testing

2016-02-12 Thread Marek Chalupa
Hi, added reviewed-by to the whole series in some previous e-mail, so just adding it here again, so that it can be seen in the patchwork Reviewed-by: Marek Chalupa Cheers, Marek On 01/14/16 21:32, Derek Foreman wrote: We're creating resources with versions up to 4.

Re: [RFC weston 4/5] drm: Move backend to libweston

2016-02-12 Thread Benoit Gschwind
Hello, Le 09/02/2016 16:14, Quentin Glidic a écrit : From: Quentin Glidic Signed-off-by: Quentin Glidic --- Makefile.am | 10 ++--- {src => lib}/compositor-drm.c | 87 +++