Siarhei Siamashka writes:
> This can be solved (at least for the normal SVG radial gradients where the
> focal point is inside outer circle) by for example taking the distance of the
> furthest corner of the area being composited from the outer circle center, and
> dividing it by the distance fro
On Tuesday 02 March 2010, Soeren Sandmann wrote:
[...]
> There is a couple of things I'd _like_ to get in, but making it happen
> will require other people to help out:
>
> * Siarhei's fixes for gradient data types. As far as I can tell,
> moving to 16.16 won't be any _worse_ than what we have no
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 02-03-10 12:47, Soeren Sandmann wrote:
> Hi,
>
> 0.18.0 needs to be released some time this month, which is not that
> much time.
>
> These are things I'd definitely like to get in:
>
> * The three latest NEON fast paths
>
>
> http://c
On Tuesday 02 March 2010, Soeren Sandmann wrote:
> Koen Kooi writes:
> > > * The fast path cache:
> > >
> > >
> > > http://cgit.freedesktop.org/~sandmann/pixman/log/?h=fast-path-cache
> >
> > I had a quick look at it and I noticed this:
> >
> > #define N_CACHED_FAST_PATHS 8
> >
> > How was
Koen Kooi writes:
> > * The fast path cache:
> >
> > http://cgit.freedesktop.org/~sandmann/pixman/log/?h=fast-path-cache
>
> I had a quick look at it and I noticed this:
>
> #define N_CACHED_FAST_PATHS 8
>
> How was that number established and what is the impact of
> increasing/decrea
On Tue, 2010-03-02 at 13:33 +0100, Koen Kooi wrote:
> I had a quick look at it and I noticed this:
>
> #define N_CACHED_FAST_PATHS 8
>
> How was that number established and what is the impact of
> increasing/decreasing it?
There's a tradeoff between spending more time searching a larger cache
(w
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 02-03-10 12:47, Soeren Sandmann wrote:
> Hi,
>
> 0.18.0 needs to be released some time this month, which is not that
> much time.
>
> These are things I'd definitely like to get in:
[snip]
>
> * The fast path cache:
>
> http://cgit.fr
Hi,
0.18.0 needs to be released some time this month, which is not that
much time.
These are things I'd definitely like to get in:
* The three latest NEON fast paths
http://cgit.freedesktop.org/~siamashka/pixman/log/?h=neon-cairo-perf-speedup-v2
* The more-flags branch:
http