libpixman-1-0-devel-0.34.0-lp150.1.8 >  A Z%`9S ]V>p>8?8d ' V  4 > H \ ! <Pi(8191:j1F5G5H5I5X5Y5\6]60^6nb6c7^d7e7f7l7u7v7w8$x88y8Lz8T8d8h8n8Clibpixman-1-0-devel0.34.0lp150.1.8Pixel manipulation library - development filesPixman is a pixel manipulation library for X and cairo.Wlamb14oopenSUSE Leap 15.0openSUSEMIThttps://bugs.opensuse.orgDevelopment/Libraries/X11http://xorg.freedesktop.org/linuxx86_64A큤Z0Z0Z0Z0Z08227b8994b4900fe6d5ded6d6edd540c1fd600e945fe0b9a7da36f88342c3fa32a122c485b441bbfe6b71e0d5fa669ef76d71d3798cd0b9ddf0dc7af403802c7ac022506fb5089c0ebb9c5684f510bc9d83c63a8d9786c5bfc841f46737a9ca8libpixman-1.so.0.34.0rootrootrootrootrootrootrootrootrootrootpixman-0.34.0-lp150.1.8.src.rpmlibpixman-1-0-devellibpixman-1-0-devel(x86-64)pkgconfig(pixman-1)@    /usr/bin/pkg-configlibpixman-1-0rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.34.03.0.4-14.6.0-14.0-15.2-14.14.1WWW@VHVV/g@Ud@S@S@R@Rbt@R6QP @P@P O O:Ok@O3@ON@M@MU$Lʷ@LjyLT@KKKKCKf@KwKTM@K&(KJJ@JJJzJuJi@Jd\@JF J7@J.NJ%@J@J@I4mgorse@suse.comzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgfcrozat@suse.comdimstar@opensuse.orgdmueller@suse.comdimstar@opensuse.orgdimstar@opensuse.orgvuntz@opensuse.orghrvoje.senjan@gmail.comdimstar@opensuse.orgdimstar@opensuse.orgguillaume@opensuse.orgjengelh@medozas.devuntz@opensuse.orgvuntz@opensuse.orgjohannesobermayr@gmx.devuntz@opensuse.orgfcrozat@novell.commrdocs@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgcaptain.magnus@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgjengelh@medozas.dedimstar@opensuse.orgvuntz@opensuse.orgvuntz@novell.comvuntz@novell.comjansimon.moeller@opensuse.orgjansimon.moeller@opensuse.orgcaptain.magnus@opensuse.orgvuntz@novell.comcaptain.magnus@opensuse.orgvuntz@novell.comvuntz@novell.comvuntz@novell.comvuntz@novell.commboman@suse.demboman@suse.de- Update to GNOME 3.20 Fate#318572- Add pixman-private-correct-include.patch: pixman-private: include only in C code, patch from upstream git.- Update to version 0.34.0: + No changes from last version, stable version release only.- Update to version 0.33.6: + configura.ac: fix test for SSE2 & SSSE3 assembler support. + mmx: Improve detection of support for "K" constraint. + Revert "mmx: Use MMX2 intrinsics from xmmintrin.h directly".- Update to version 0.33.4: + Important security fix to prevent stack buffer overflow. + POWER: New fast-paths and optimizations to existing fast-paths. + ARMv6: New fast-path. + Tests: New cover and fence-image-self tests. + Remove redundant corrections in various calculations for COVER-CLIP and COVER analysis.- Update to version 0.33.2: + ARMv6 - Many fast paths implementations were added. + PPC64/PPC64LE - Fix all outstanding bugs and add many fast paths implementations using vmx. + Major enhancements to lowlevel-blt-bench utility. + A couple of fixes and enhancements to mmx code.- Update to version 0.32.6: + MIPS: Fix exported symbols in public API. + build: Check if the compiler supports GCC vector extensions. + Bugs fixed: rh#972647, fdo#69014.- RENDER extension hotfix: Add --disable-vmx for PPC64LE. This makes the RENDER extension work for the time being. Proper fix for vmx will come later (bnc#876757) (from Egbert Eich).- Update to version 0.32.4: + Fix the SSSE3 CPUID detection. - Changes from version 0.32.2: + Build fixes. - Changes from version 0.32.0: + This release contains performance improvements to bilinear scaling, and a large number of bug fixes.- Disable neon on all %arm platforms.- Update to version 0.30.2: + Require GTK+ version >= 2.16. + Use AC_LINK_IFELSE to check if the Loongson MMI code can link. + configure.ac: Don't use '+=' since it's not POSIX. + test: - Fix build on MSVC. - fix matrix-test on big endian systems. + Fix broken build when HAVE_CONFIG_H is undefined, e.g. on Win32.- Update to version 0.30.0: + Support for high-quality image downscaling. + Much improved ARMv6 assembly. + Improved rendering quality for gradients. + Improvements to the SSE2 backend. + Improvements to MIPS DSPr2 backend. + Improvements to test suite.- Update to version 0.28.2: + Fixes for 64 bit Windows, clang, and PowerPC on MacOS and OpenBSD.- Update to version 0.28.0: + Support for sRGB coded images. + New API for fast glyph rendering. + Faster bilinear scaling on iwMMX, Loongson and MMX. + More fast paths in the MIPS DSPr2 backend. + Faster scaling in general and on SSE2 in particular.- Update to version 0.26.2: + Some bug fixes. + Custom build rules for ARM/iwMMXt. + An important bug fix for MMX/x86.- Update to version 0.26.0: + New support for MIPS DSPr2 ASE. + Improved performance with the iwMMXt instruction set. + New support for the Loongson SIMD instruction set. + Several bugs fixed. + Cleanups. + Performance improvements.- Fix ARM build: + Disable iwmmxt since our ARM SoC does not support it. + Add new armv7hl to armv7*- Parallel build with %_smp_mflags; remove redundant sections- Update to version 0.24.4: + Trapezoids that have gaps between the edges and the top/bottom lines are no longer considered invalid. + Basic support for using the NEON acceleration on iOS.- Update to version 0.24.2: + Runtime detection of ARM NEON on Android + MMX build fix for Solaris + Fix for broken gradients with repeat mode NONE + Misc. other bug fixes.- Update to version 0.24.0: + Faster bilinear scaling on SSE2 and ARM NEON + Several new fast paths for ARM NEON + Support for the iwMMXt vector instruction set + Improved support for building with MSVC + Large number of other optimizations, bug fixes, and internal cleanups.- Update to version 0.22.0: + New r8g8b8a8 and r8g8b8x8 image formats + Much faster image scaling on ARM and x86 + Faster 90/270 degree image rotation + More comprehensive support for compositing triangles and trapezoids + Large number of other performance improvements, bug and portability fixes, and improvements to the test suite.- Update to version 0.20.2: + Fix opacity check + Improve handling of tangent circles + Various bug fixes. + Build fixes.- Update to 0.20.0 * http://lists.freedesktop.org/archives/pixman/2010-October/000694.html * Gradient improvements Radial gradients follow the PDF specification [Andrea Canciani] Large linear gradients are rendered much more accurately [Andrea] Conical gradients now work much better [Søren Sandmann Pedersen] * Performance improvements Faster image scaling [Siarhei Siamashka] Faster affine transformations [Søren] Improvements to the ARM NEON [Siarhei] Improvements to the SSE2 backend [Siarhei, Søren] * Plus a large number of bug and portability fixes and improvements to the test suite.- Update to version 0.18.4: + Fix memory leak in the pthreads thread local storage code + When storing a g1 pixel, store the lowest bit, rather than comparing with 0. + If we bail out of do_composite, make sure to undo any workarounds. + Check for read accessors before taking the bilinear fast path- Update to version 0.18.2: + Add missing HAVE_CONFIG_H guards for config.h inclusion. + Fix uninitialized cache when pthreads are used. + Fixes for pthread thread local storage. + [mmx] Fix mask creation bugs.- Update to version 0.18.0: + No code change, just a version bump for a stable release.- Update to version 0.17.14: + Fixes for older ARM CPUs.- Update to version 0.17.12: + Optimizations for rescaling with a nearest filter + Overhead reduction by caching fast paths + Constant time operator strength reduction + Misc. bug fixes- 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()- Update to version 0.17.8: + Once unrolled version of fast_path_composite_nearest_scaled() + Generalize and optimize fast_composite_src_scaled_nearest() + Merge branch 'bitmasks' + Makefile.am: Remove 'check' from release-check + Turn off asserts in development snapshots (fdo#26314) + ARM: Remove any use of environment variables for cpu features detection + Add pixman_image_get_destroy_data() + Add extern "C" guards for c++ + Move checks for src/mask repeat right before walking the region + Compute src, mask, dest flags and base fast path decisions on them + Add src_, mask_, and dest_flags fields to fast path arrays + Move calls to source_is_fastpathable() into get_source_format() + Fold get_fast_path() into _pixman_run_fast_path() + Consolidate the source and mask sanity checks in a function + Move pixbuf checks after src_format and mask_format have been computed + Move the sanity checks for src, mask and destination into get_fast_path() + Turn some uint16_t variables to int32_t in the fast paths + Implement get_scanline_64() correctly for solid fill images + Make pixman_image_fill_rectangles() call pixman_image_fill_boxes() + Add pixman_image_fill_boxes() API + Add pixman_image_composite32() + Make region argument to pixman_region(32)_init_rects() const + Fix typo + Fix some warnings- Update to version 0.17.6: + Asserts are always turned off, so X server crashes in the region code should be gone (fdo#26314). + 32 bit versions of some existing API: - pixman_fill_boxes32() - pixman_image_composite_32() + Add accessor for the destroy data: pixman_image_get_destroy_data() + Optimizations for scaled images + Some reorganisation of the fast path tables + Bug fix for ARM NEON detection + See http://cgit.freedesktop.org/pixman/log/?id=pixman-0.17.6 for full list of changes- Update to version 0.17.4: + Major performance improvements for ARM NEON + Test suite improvements [Marvin Schmidt] + Bug fixes + See http://cgit.freedesktop.org/pixman/log/?id=pixman-0.17.4 for full list of changes- Add baselibs.conf as a source- Update to version 0.17.2: + Faster bilinear image scaling + Substantially improved ARM NEON fast paths + Various other optimizations + Improved test suite + See http://cgit.freedesktop.org/pixman/log/?id=pixman-0.17.2 for full list of changes- Update to version 0.16.2: + See http://cgit.freedesktop.org/pixman/log/?id=pixman-0.16.2 for changes- Update to version 0.16.0: + See http://cgit.freedesktop.org/pixman/log/?id=pixman-0.16.0 for changes - Summary of the important changes since 0.14.0: + Support for PDF blend modes + A number of fast paths for ARM NEON + Support for PIXMAN_REPEAT_REFLECT for images + New image formats: - a2r10g10b10, x2r10g10b10 - b8g8r8a8, b8g8r8x8 + Support for MMX and SSE2 on Sun compilers and Solaris + Support for SSE2 on Windows x64 + A reorganisation of pixman's internals to make future development and maintenance easier + A substantial expansion of pixman's test suite- Update to version 0.15.20: + See http://cgit.freedesktop.org/pixman/log/?id=pixman-0.15.20 for changes- Add separate ifarch for armv5 and armv7 to be able to switch neon on v7 lateron.- add ifarch's for ARM, disabling neon usage atm for both v5 and v7.- Update to version 0.15.18: + See http://cgit.freedesktop.org/pixman/log/?id=pixman-0.15.18 for changes- Update to version 0.15.16: + See http://cgit.freedesktop.org/pixman/log/?id=pixman-0.15.16 for changes- Update to version 0.15.14: + See http://cgit.freedesktop.org/pixman/log/?id=pixman-0.15.14 for changes- Update to version 0.15.12: + See http://cgit.freedesktop.org/pixman/log/?id=pixman-0.15.12 for changes- Update to version 0.15.10: + See http://cgit.freedesktop.org/pixman/log/ for changes- Update to version 0.15.8: + See http://cgit.freedesktop.org/pixman/log/ for changes- Update to version 0.15.6: + See http://cgit.freedesktop.org/pixman/log/ for changes + Mainly code cleanup, splitting code in various files.- Update to version 0.15.4: + See http://cgit.freedesktop.org/pixman/log/ for changes- Update to version 0.15.2: + Reinstate SrcScaledNearest optimization + Implement PIXMAN_REPEAT_REFLECT for images + Add license and copyright holders to COPYING + Check for allocation errors during pixman_op() + Propagate the error returns from pixman_rect_alloc() + Check for failure when intersecting regions + Add support for BGRA and BGRx formats + Set srcRepeat = False when using fbCompositeSrcScaleNearest + Fix pixbuf_from_argb32() to take premultiplied alpha into account + Replace custom type ullong with standard uint64_t in pixman-mmx.c + Fix search and replace issue - Remove custom CFLAGS - Add %{version} to Requires in -devel packagelamb14 14607216000.34.0-lp150.1.80.34.0-lp150.1.80.34.0pixman-1pixman-version.hpixman.hlibpixman-1.sopixman-1.pc/usr/include//usr/include/pixman-1//usr/lib64//usr/lib64/pkgconfig/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Leap:15.0/standard/a32b572a0064b322650291482c236130-pixmancpioxz5x86_64-suse-linuxdirectoryC source, UTF-8 Unicode textpkgconfig filePRZv$xp #utf-828a3d92df4590315974d7fcda066b48e4802009f852d013c15de0fa1f899d05c? 7zXZ !t/!#] crt:bLL ~5*}7V Nz6Af#2Ts-E6ܝ&yA ]Z)+(H6:C4~џƶ< yU íڛS9Х i TXfɑ4W}ܙ}+opik˿H>";J.6`40woaN!z 8R>ȑX_ú/Rj5YA'_qI5jTv#YG<9E:3=GpB}MD1 6^]FWF+pښ8^AjtE]zh5JZaf*]U^l,i EaWg~xQ3c2t`~rɶR ࿃vdQ11lOiIl0NS7"DAz.U,''uú,pŇfHR|v!;CK~qܿcB$}VԢQ,gg-yUk_p)VƐ x4K[XeFgo>Yy^z̍yؘ5n?pP0̌9 -?sX:DOA ) RD!vwg1mPgh /S!@ @%.(`z, g9F%l$*nԣw}N΢:#Yw@n[~`L?ӎ)mhtto {d5UY=1wp{!hR_ 3+&kWHEBܨ&xϹ3(c瞂'K2~;i̡n|n3`b0F`0G7_*A,tukV3ֽ~Ι>036!:+kBZ;X7!]g/5.^eE{7RˠzӬlQы>Ptؘ1]aN˽?fR2&ets=D"Q[F|ɓg,nk3_+e_MY" hۘB<T8&'F 4aR3[az[^cP SZLγtCYR(lwEPhB'gA n#:޻ᤸDUiq$ZaΞiJϜi_<:rGY4;~07`f6!emXQT f`w)KKE= ŋƋ}+_Ϙ"VIΝGɲ:ĿgOvsYmtRi \i .ؠ$WxIZqNhd$VY+<7Y6XkO Tc2΍mUr@bR,C/\N[{v&Ų|x=/m͊l\LI{Ea̹n׽|@kw= |lESĥZG sN)9J@ o[B|UH !C8I7/BFFebɖ-Rh|0l>X)s~|;M,/DdMN| AN8@ W,۸`x@mdMa;B#U{Zon <1iDb-{^ze͕ڳ9ׯiwdvajc|Hb_\ۦ(IKc_6|r\緰~WE?ܩI,`du%:+tl^Yļ'D3Y TPďYZ )^T(SBYD+0kw[J-$^ա"<~~В\ [Yzy0zuRye3fSM}̄8vsbN U)*ʟh#2 {Y/̘^׆ bhl\&#, ׫R8e,# mUu{5cCG<Òpi>|󯝡,[AjCo ԥG,\ $bf!sz&[gd,Kl^Χ+Oþ09GGr⋴֍'94Q]5S. k@~*6Y1l;@.Ԓ\3rAn^Pz)7cxfkloRCjXf!e`:Z0 |?H|nuǛ#M %:qWj4ʪBB6д ^ J]&~b^VZ4xWV m/wKmuÂYUOB@ |/ Wns#ARZS\0.v]D?ϼ,90/ p (Pj@o`Ӂ8 W*6܋T[ y {y\@E3q$up-wzh e]-sATh.##|eUb #%$bV,#@ӗz=vK=Y$IR<*wS\kps"$p{(?;W&Ɗ kS۱I;;9v F6+)xZn:n ?o'h ,Q!cA0,iuߧ'&gB t>9;Qܡ{T"ϝL&|a5/{#(9x}yI)u~rBMsWtt2N3{жФhҁ=8o>>MnIHˆX ]|Lײ>pn8+e%Θc0>ςDԖRn~;X e뜑iNh c<ȸ+F9V N5`X,c)p@⦕㿬{;DɭZ%%ouKQS?^J: 뱊y.SBa_ojx| ++rδd6Ҙ{Bia:V&KGf1|ރzsmY& yY{CC#Xv#G +̭uɆ273Gj-*45^!ĻC[oY{Su[_hU޽rm1;kQZAhp`94p0Ȇdg7!؈2Y)FjY22ibrYJS09IdBȴ0[FmJy7"UCS0aq[i>uY lAǣp?/N>(S>ʆ*kHkR?07kA ;*2_еJhoC#Qf;<I"ž6>XБYn+4]kT~F8l3ӣ1= K卽-Od e^G)T/vQc34L]V=91()ɸv?ZUl+klqubXE>Euٳ2 ycNVӔx!gv>=c\um%aD$eMal!xxz[m6C$F${ bHC Xmqx*oUGij[ ~W+QBb5e> DRiK'53ؾnVP7FRO42'@gF J&囦j~?"}kl$vBOcǼ)m KDlgZJe)4[L8ȵ`h`Wɸ'+3Wtpis|yGahD<-ލ^MO4ӃT,ahFSv|T D+Sqx?tifˮq/"..&N8N!$ D)ŲA sc+He[ j᫣!(@阺c,#-r?PǶKq^]AG*[G (oJӷ{wS!8c*5/ՋVUzE7.*xg(Zی0Zr&.Ju9^ ںn[g#q茺IhF7C*BHtZ5y.ᝯ\̢6^m~M]ϰfR{ 9dkMwőx#ܸf%;RJ6gfq)?J6Ԫ,m+Z&HH[eyRR&<~PX&_4몦 !G9\rb~cadP[ZbVBfQ!=eYN&[N*:,ı~xh4k9G!3nAOwה8sJcF]zK±e'a͞KLVt.1h%(C61z]{x ºbQXɛw}-\pƆщ/,;JXjREVz_T}o0=2 l:qy*|1T$ m$L>G7bQl"(.vcq$i3?3{a z^+n֢P \҇JfC?hG <{ ږ}n nvkl)gPz_mjB/KbQ\O2혢|KOangs%FQʜVY`21!HIBB;,^Pk[Ԟ%7CVA[a uiĐ.7b,M Zh9̵jJ =Y 7:@U03}`smEC _*T}涜gIDA3ki4g;rTg.e*rj UgOn.))=UsDR+ԍ=&C5!8XxdEbsp~3J?By# Tؤ oK\0>ɸCW3 ǽ. pYt%iA8oj '"+J"2e 䗖׾A^/Ae$hB7&6o=]-m*bv}%IW,z [ȗ\e^/oִ|5tI̭2#QJ-'@=3xfYEBJ^rb/ {;kXHlynAUt'{<P#0GYӺtwǝWغ2Sg泥NkY%G^_r a-Y6j$T"3<nQP%FffZp>i3|wy z5߀Q[ui$R#m.&Tw_Xg/ g&Eqwԫ,SSEͩ ܣ'VY%H2;~ 9p?ALaЏWm]]'Sk]@My*tgd1Arg"qjYECh?/3CL}WOr|wn+C5c#UrL>:4[ʸyKs{Sǭw<VȮm÷ \ͤҲ 'Lc@2F6t5"N_GUgmzC}ZV. z׏Q;  p":bH ׳(LЁ*HW ,yR!ZhJ,EkBÈxq$c6Uamj89gπ;1Sj<7)16F-{N|rT7GjQ@!C JiO^n$zRlIo^/8kl9NJLr>L47UpAs>~q_D|cw0ێ؛oS7\VXe?{-XH!׉ ]`SbzIM311G)XlK> C{!9k{YOdU"qzynæ&k '8+usn+B7q?eF^$C.0*HšT 蒚|{Ȳ˛5]!er At;7F%gbBK*cb.E+v2|f4QtP-ϤE^7q%9/fo #տT9*5_Ypz)$FsNqT_l&F5U`(&OI 'KP0ЁJc՟uTFYJXa *)IQ)2IF_SX]`vZ'BuP#pJ zd[´xh>p4/X234Ն/]CV鮈xj q5!ͨJ0 BA f2ض3XZ?՚o1PO)m#NN^d6 O3B&5>D͂9ƼlJ"ۑXC9&n׵kq !qI6.wt) 1\!>'U¨+<`Yf[ Fr`MwXMT"8@d Y'xhAuw[uibi.޳XK']