Re: [PATCH xserver 1/2] xwayland: use the lowercase xnf.*alloc API

2017-09-05 Thread Peter Hutterer
On Mon, Sep 04, 2017 at 03:47:18PM +0100, Emil Velikov wrote: > Hi Olivier, > > On 30 May 2016 at 08:50, Olivier Fourdan wrote: > > Hi Emil, > > > > On 29 May 2016 at 12:16, Emil Velikov wrote: > >> Can anyone ack/nack this and patch 2/2 ? > > > > While at it, could you please also add the XNFre

Re: [PATCH xserver 1/2] xwayland: use the lowercase xnf.*alloc API

2017-09-04 Thread Emil Velikov
Hi Olivier, On 30 May 2016 at 08:50, Olivier Fourdan wrote: > Hi Emil, > > On 29 May 2016 at 12:16, Emil Velikov wrote: >> Can anyone ack/nack this and patch 2/2 ? > > While at it, could you please also add the XNFreallocarray() I added in the > meantime in xwayland-glamor-xv.c to your patch fo

Re: [PATCH xserver 1/2] xwayland: use the lowercase xnf.*alloc API

2016-05-30 Thread Olivier Fourdan
Hi Emil, On 29 May 2016 at 12:16, Emil Velikov wrote: > Can anyone ack/nack this and patch 2/2 ? While at it, could you please also add the XNFreallocarray() I added in the meantime in xwayland-glamor-xv.c to your patch for xwayland? Meanwhile for 1/2 and 2/2 in https://patchwork.freedesktop.o

Re: [PATCH xserver 1/2] xwayland: use the lowercase xnf.*alloc API

2016-05-29 Thread Emil Velikov
Can anyone ack/nack this and patch 2/2 ? On 1 May 2016 at 18:33, Emil Velikov wrote: > Humble ping ? > > On 17 April 2016 at 17:24, Emil Velikov wrote: >> Signed-off-by: Emil Velikov >> --- >> hw/xwayland/xwayland-glamor-xv.c | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff

Re: [PATCH xserver 1/2] xwayland: use the lowercase xnf.*alloc API

2016-05-01 Thread Emil Velikov
Humble ping ? On 17 April 2016 at 17:24, Emil Velikov wrote: > Signed-off-by: Emil Velikov > --- > hw/xwayland/xwayland-glamor-xv.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/hw/xwayland/xwayland-glamor-xv.c > b/hw/xwayland/xwayland-glamor-xv.c > index 65f93c6..8e

[PATCH xserver 1/2] xwayland: use the lowercase xnf.*alloc API

2016-04-17 Thread Emil Velikov
Signed-off-by: Emil Velikov --- hw/xwayland/xwayland-glamor-xv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/xwayland/xwayland-glamor-xv.c b/hw/xwayland/xwayland-glamor-xv.c index 65f93c6..8e0f8da 100644 --- a/hw/xwayland/xwayland-glamor-xv.c +++ b/hw/xwayland/xwayland-