diff --git a/pixman-0.17.10.tar.bz2 b/pixman-0.17.10.tar.bz2 new file mode 100644 index 0000000..15aef97 --- /dev/null +++ b/pixman-0.17.10.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a8825636560bab6ba485f5723a829aeba7219905f756f4db51f183d2faf00f4 +size 417526 diff --git a/pixman-0.17.8.tar.bz2 b/pixman-0.17.8.tar.bz2 deleted file mode 100644 index 86a877b..0000000 --- a/pixman-0.17.8.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f04ad6011b6075dc806589346d5b23516758bb27c7d2c6bcac63b67a559618d1 -size 416826 diff --git a/pixman.changes b/pixman.changes index de831f7..819c178 100644 --- a/pixman.changes +++ b/pixman.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Sat Mar 6 16:54:39 CET 2010 - dimstar@opensuse.org + +- Update to version 0.17.10: + + ARM: added 'neon_composite_over_n_8888_8888_ca' fast path + + ARM: added 'neon_composite_src_x888_8888' fast path + + ARM: added 'neon_composite_over_reverse_n_8888' fast path + + Compute the image flags at validation time instead of composite + time + + Add new FAST_PATH_SIMPLE_REPEAT flag + + Move computation of extended format code to validate. + + Eliminate _pixman_image_is_solid() + + Eliminate _pixman_image_is_opaque() in favor of a new + FAST_PATH_IS_OPAQUE + + Turn need_workaround into another flag. + + Move workaround code to pixman-image.c + + Restructure the flags computation in compute_image_info(). + + test: Remove obsolete comment + + Move __force_align_arg_pointer workaround before composite32() + + ------------------------------------------------------------------- Thu Feb 25 22:01:04 CET 2010 - captain.magnus@opensuse.org diff --git a/pixman.spec b/pixman.spec index 4622f1e..ab43a4f 100644 --- a/pixman.spec +++ b/pixman.spec @@ -1,5 +1,5 @@ # -# spec file for package pixman (Version 0.17.8) +# spec file for package pixman (Version 0.17.10) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -18,7 +18,7 @@ Name: pixman -Version: 0.17.8 +Version: 0.17.10 Release: 1 License: MIT License (or similar) Summary: Pixel manipulation library