[Pixman] [PATCH] Code simplification (no need advancing 'vx' at the end of scanline)

2010-07-27 Thread Siarhei Siamashka
From: Siarhei Siamashka siarhei.siamas...@nokia.com --- pixman/pixman-fast-path.c |7 --- 1 files changed, 0 insertions(+), 7 deletions(-) diff --git a/pixman/pixman-fast-path.c b/pixman/pixman-fast-path.c index 6ed1580..014bab6 100644 --- a/pixman/pixman-fast-path.c +++

[Pixman] [PATCH] ARM: 'neon_combine_out_reverse_u' combiner

2010-07-27 Thread Siarhei Siamashka
From: Siarhei Siamashka siarhei.siamas...@nokia.com This operation was seen in mozilla browser profiling logs. Implemented so that 'over' and 'out_reverse' operations now reuse common parts of code. --- pixman/pixman-arm-neon-asm.S | 101 --

[Pixman] Question on libpixman's PIXMAN_FB_ACCESSORS

2010-07-27 Thread Samuel Xu
I noticed the PIXMAN_FB_ACCESSORS might not be defined/enabled for pixman lib in current build. inside pixman-accessor.h #ifdef PIXMAN_FB_ACCESSORS ... #else .. #endif Could any kindly share viewpoint of PIXMAN_FB_ACCESSORS? E.g. Is it obsolete or it only can be enabled for some platform with