Re: [Pixman] [PATCH] pixman-combine: Fix wrong value of RB_MASK_PLUS_ONE.

2020-02-20 Thread Matt Turner
On Thu, Feb 20, 2020 at 6:35 AM Shiyou Yin wrote: > Will this patch be merged? Yes, pushed. Thanks! ___ Pixman mailing list Pixman@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/pixman

Re: [Pixman] [PATCH] pixman-combine: Fix wrong value of RB_MASK_PLUS_ONE.

2020-02-20 Thread Shiyou Yin
t;-Original Message- >>From: Søren Sandmann [mailto:soren.sandm...@gmail.com] >>Sent: Sunday, February 9, 2020 11:44 PM >>To: Shiyou Yin >>Cc: Matt Turner; pixman >>Subject: Re: [Pixman] [PATCH] pixman-combine: Fix wrong value of >>RB_MASK_PLUS_ONE. >> >>

Re: [Pixman] [PATCH] pixman-combine: Fix wrong value of RB_MASK_PLUS_ONE.

2020-02-10 Thread Shiyou Yin
t: Sunday, February 9, 2020 11:44 PM >To: Shiyou Yin >Cc: Matt Turner; pixman >Subject: Re: [Pixman] [PATCH] pixman-combine: Fix wrong value of >RB_MASK_PLUS_ONE. > >Hi, > >The reason this bug doesn't show up in the test suite is that it >doesn't have an effect on the output. T

Re: [Pixman] [PATCH] pixman-combine: Fix wrong value of RB_MASK_PLUS_ONE.

2020-02-09 Thread Søren Sandmann
;From: Matt Turner [mailto:matts...@gmail.com] > >Sent: Sunday, February 9, 2020 7:01 AM > >To: Yin Shiyou > >Cc: pixman@lists.freedesktop.org > >Subject: Re: [Pixman] [PATCH] pixman-combine: Fix wrong value of > >RB_MASK_PLUS_ONE. > > > >On Mon, Feb 3, 2020 at

Re: [Pixman] [PATCH] pixman-combine: Fix wrong value of RB_MASK_PLUS_ONE.

2020-02-09 Thread Shiyou Yin
>-Original Message- >From: Matt Turner [mailto:matts...@gmail.com] >Sent: Sunday, February 9, 2020 7:01 AM >To: Yin Shiyou >Cc: pixman@lists.freedesktop.org >Subject: Re: [Pixman] [PATCH] pixman-combine: Fix wrong value of >RB_MASK_PLUS_ONE. > >On Mon, Feb 3,

Re: [Pixman] [PATCH] pixman-combine: Fix wrong value of RB_MASK_PLUS_ONE.

2020-02-08 Thread Matt Turner
On Mon, Feb 3, 2020 at 1:56 AM Yin Shiyou wrote: > > --- > pixman/pixman-combine32.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/pixman/pixman-combine32.h b/pixman/pixman-combine32.h > index cdd56a6..59bb247 100644 > --- a/pixman/pixman-combine32.h > +++