[oe-commits] Koen Kooi : pixman: add 0.21.6 + fixes

git version control git at git.openembedded.org
Thu Apr 7 16:23:54 UTC 2011


Module: openembedded.git
Branch: 2011.03-maintenance
Commit: 28601fed6a3c3d8a0902db7ec9727aebee759b02
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=28601fed6a3c3d8a0902db7ec9727aebee759b02

Author: Koen Kooi <koen at openembedded.org>
Date:   Tue Apr  5 13:00:12 2011 +0200

pixman: add 0.21.6 + fixes

Signed-off-by: Koen Kooi <koen at openembedded.org>
Acked-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 .../0002-Fix-compilation-on-Win32.patch            |   42 ++
 ...test-Fix-tests-for-compilation-on-Windows.patch |  232 ++++++++++
 .../0004-test-Add-Makefile-for-Win32.patch         |   92 ++++
 .../0005-Do-not-include-unused-headers.patch       |   40 ++
 .../0006-test-Silence-MSVC-warnings.patch          |   63 +++
 ...emplate-for-fast-single-pass-bilinear-sca.patch |  466 ++++++++++++++++++++
 ...correctness-of-bilinear_pad_repeat_get_sc.patch |  136 ++++++
 ...ization-for-bilinear-scaled-src_8888_8888.patch |  156 +++++++
 ...timization-for-bilinear-scaled-src_8888_8.patch |  288 ++++++++++++
 ...ge_endian_swap-use-pixman_image_get_forma.patch |  156 +++++++
 ...ian-swapping-of-the-source-and-destinatio.patch |   36 ++
 ...-prefetch-in-nearest-scaled-src_0565_0565.patch |   77 ++++
 ...mmon-macro-for-nearest-scaling-fast-paths.patch |  131 ++++++
 ...ly-optimized-nearest-scaled-src_8888_8888.patch |   60 +++
 ...inear-fast-path-template-macro-in-pixman-.patch |  130 ++++++
 ...mmon-macro-template-for-bilinear-scanline.patch |  271 ++++++++++++
 ...mon-macro-template-for-bilinear-scaled-sr.patch |  226 ++++++++++
 ...timization-for-bilinear-scaled-src_8888_0.patch |   51 +++
 ...timization-for-bilinear-scaled-src_0565_x.patch |   50 +++
 ...timization-for-bilinear-scaled-src_0565_0.patch |   49 ++
 ...aster-NEON-bilinear-scaling-for-r5g6b5-so.patch |  166 +++++++
 ..._-src-dest-_iter_init-call-delegate-direc.patch |   54 +++
 ...rts-of-iters-in-_pixman_implementation_-s.patch |  111 +++++
 ...y-the-prototype-for-iterator-initializers.patch |  442 +++++++++++++++++++
 ...ize-some-tests-if-PIXMAN_RANDOMIZE_TESTS-.patch |  187 ++++++++
 ...support-for-the-r8g8b8a8-and-r8g8b8x8-for.patch |  206 +++++++++
 ...-for-the-r8g8b8a8-and-r8g8b8x8-formats-to.patch |  110 +++++
 .../0029-test-Fix-infinite-loop-in-composite.patch |   37 ++
 ...-horizontal-weights-update-in-NEON-biline.patch |   82 ++++
 ...gned-memory-writes-in-NEON-bilinear-scali.patch |  124 ++++++
 ...-for-software-pipelining-in-bilinear-macr.patch |   70 +++
 ...s-ARM-instructions-in-NEON-bilinear-scali.patch |  168 +++++++
 ...-different-levels-of-loop-unrolling-in-bi.patch |  156 +++++++
 ...ed-NEON-implementation-of-bilinear-scaled.patch |  166 +++++++
 ...ed-NEON-implementation-of-bilinear-scaled.patch |  283 ++++++++++++
 ...mplementation-of-pixman_blt-with-overlapp.patch |  114 +++++
 ...of-overlapping-src-dst-for-pixman_blt_mmx.patch |   91 ++++
 ...f-overlapping-src-dst-for-pixman_blt_sse2.patch |   91 ++++
 ...f-overlapping-src-dst-for-pixman_blt_neon.patch |   94 ++++
 recipes/xorg-lib/pixman_0.21.6.bb                  |   53 +++
 40 files changed, 5557 insertions(+), 0 deletions(-)

Diff:   http://gitweb.openembedded.net/?p=openembedded.git/?a=commitdiff;h=28601fed6a3c3d8a0902db7ec9727aebee759b02




More information about the Openembedded-commits mailing list