Re: [Pixman] Pixman release schedule

2015-09-20 Thread Oded Gabbay
On Mon, Sep 21, 2015 at 8:52 AM, Siarhei Siamashka wrote: > On Fri, 18 Sep 2015 13:39:52 +0300 > Pekka Paalanen wrote: > >> On Fri, 18 Sep 2015 08:36:09 +0300 >> Oded Gabbay wrote: >> >> > On Fri, Sep 18, 2015 at 6:08 AM, Siarhei Siamashka >> > wrote: >> >> > > Do you want to have these changes

Re: [Pixman] Pixman release schedule

2015-09-20 Thread Siarhei Siamashka
On Fri, 18 Sep 2015 13:39:52 +0300 Pekka Paalanen wrote: > On Fri, 18 Sep 2015 08:36:09 +0300 > Oded Gabbay wrote: > > > On Fri, Sep 18, 2015 at 6:08 AM, Siarhei Siamashka > > wrote: > > > > Do you want to have these changes in the upcoming pixman 0.34.0 release > > > or in the next one? What

Re: [Pixman] [PATCH 1/2] Remove the 8e extra safety margin in COVER_CLIP analysis

2015-09-20 Thread Siarhei Siamashka
On Mon, 21 Sep 2015 08:32:48 +0300 Siarhei Siamashka wrote: > On Fri, 11 Sep 2015 14:30:23 +0300 > Pekka Paalanen wrote: > > > From: Ben Avison > > > > As discussed in > > http://lists.freedesktop.org/archives/pixman/2015-August/003905.html > > > > the 8 * pixman_fixed_e (8e) adjustment whic

Re: [Pixman] [PATCH 1/2] Remove the 8e extra safety margin in COVER_CLIP analysis

2015-09-20 Thread Siarhei Siamashka
On Fri, 11 Sep 2015 14:30:23 +0300 Pekka Paalanen wrote: > From: Ben Avison > > As discussed in > http://lists.freedesktop.org/archives/pixman/2015-August/003905.html > > the 8 * pixman_fixed_e (8e) adjustment which was applied to the transformed > coordinates is a legacy of rounding errors wh

Re: [Pixman] Benchmarked: [PATCH 1/4] Change conditions for setting FAST_PATH_SAMPLES_COVER_CLIP flags

2015-09-20 Thread Ben Avison
On Fri, 18 Sep 2015 19:35:02 +0100, Bill Spitzak wrote: On Wed, Sep 16, 2015 at 7:30 AM, Ben Avison wrote: Just by thinking things through, I realised that we would regularly fail to hit COVER paths if Pixman's caller set the scale factors such that the centre of the outermost destination pi

Re: [Pixman] [PATCH 0/2] Change conditions for setting FAST_PATH_SAMPLES_COVER_CLIP flags v2

2015-09-20 Thread Oded Gabbay
On Fri, Sep 11, 2015 at 2:30 PM, Pekka Paalanen wrote: > From: Pekka Paalanen > > Hi, > > these two patches supersede the one patch "Change conditions for setting > FAST_PATH_SAMPLES_COVER_CLIP flags". > > I mainly bikeshedded the comments. I also split it in two, because I realized > that affine

Re: [Pixman] [PATCH] [v3] test: add a check for FE_DIVBYZERO

2015-09-20 Thread Oded Gabbay
On Sun, Sep 20, 2015 at 2:22 AM, Siarhei Siamashka wrote: > On Thu, 17 Sep 2015 15:43:27 +0200 > Marek Vasut wrote: > >> From: Thomas Petazzoni >> >> Some architectures, such as Microblaze and Nios2, currently do not >> implement FE_DIVBYZERO, even though they have and >> feenableexcept(). This

Re: [Pixman] Benchmarked: [PATCH 1/4] Change conditions for setting FAST_PATH_SAMPLES_COVER_CLIP flags

2015-09-20 Thread Oded Gabbay
On Sun, Sep 20, 2015 at 1:22 PM, Oded Gabbay wrote: > On Wed, Sep 16, 2015 at 2:25 PM, Pekka Paalanen wrote: >> On Fri, 4 Sep 2015 03:09:20 +0100 >> Ben Avison wrote: >> >>> As discussed in >>> http://lists.freedesktop.org/archives/pixman/2015-August/003905.html >>> >>> the 8 * pixman_fixed_e a

Re: [Pixman] Benchmarked: [PATCH 1/4] Change conditions for setting FAST_PATH_SAMPLES_COVER_CLIP flags

2015-09-20 Thread Oded Gabbay
On Wed, Sep 16, 2015 at 2:25 PM, Pekka Paalanen wrote: > On Fri, 4 Sep 2015 03:09:20 +0100 > Ben Avison wrote: > >> As discussed in >> http://lists.freedesktop.org/archives/pixman/2015-August/003905.html >> >> the 8 * pixman_fixed_e adjustment which was applied to the transformed >> coordinates