Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-09-06 | cairo: bump PR for pixman change | Koen Kooi | 1 | |
2008-08-31 | cairo: bump PR for pixman change | Koen Kooi | 1 | |
2008-08-27 | cairo, xservers: bump PR due to pixman abi change for arm | Koen Kooi | 1 | |
2008-06-07 | libsvg_0.1.4.bb: add patch to solve autoreconf errors | Jeremy Laine | 2 | |
2008-06-06 | cairo-directfb_1.6.4.bb: resync cairo-directfb version with plain cairo | Jeremy Laine | 3 | |
2008-06-02 | cairo 1.6.4: add libtool patch | Koen Kooi | 3 | |
2008-05-09 | cairo: upgrade to 1.6.4 | Dirk Opfer | 1 | |
2008-02-28 | libsvg-cairo/xsvg: Use autotools_stage_all | Richard Purdie | 3 | |
2008-02-15 | cairo: Added 1.4.14 with pixman memory leak patch, with -1 preference. | Leon Woestenberg | 3 | |
2007-10-31 | cairo: update to 1.5.2 snapshot | Koen Kooi | 3 | |
2007-10-24 | cairo: Add 1.4.10 with cairo-perf stat patch. | Leon Woestenberg | 3 | |
2007-09-26 | cairo-directfb: R1 Added RPROVIDES to stop interference with cairo | Shane Volpe | 1 | |
2007-09-24 | cairo-directfb: r1: Added RCONFLICTS for cairo | Shane Volpe | 1 | |
2007-09-22 | cairo-directfb: Added initial support | Shane Volpe | 2 | |
2007-08-08 | cairo: add pixman to DEPENDS for git version | Koen Kooi | 1 | |
2007-06-28 | cairo: bump git to 1.5.1, add 1.4.10 and remove some stale versions | Koen Kooi | 8 | |
2007-06-21 | cairomm: initial release with version 1.2.4. Partly closes 2544. | Rolf Leggewie | 1 | |
2007-06-09 | cairo: update to latest stable (1.4.8), this includes all the performance ↵ | Koen Kooi | 1 | |
patches we apply to older versions | ||||
2007-05-03 | cairo-git: update PV | Koen Kooi | 1 | |
2007-04-18 | cairo: add 1.4.4 + Chris Wilsons workqueue patch | Koen Kooi | 3 | |
2007-03-20 | cairo: add 1.4.2 (latest stable) + surface-cache patch | Koen Kooi | 1 | |
2007-03-06 | merge of '6466dc79dded8ec3ade8c212b27f84f9699f48e1' | Koen Kooi | 1 | |
and '692c2b51db3e49bf51daec9a4656898cf8994fff' | ||||
2007-03-06 | Cairo: update to the latest stable release (1.4.0), apply the surface cache ↵ | Koen Kooi | 1 | |
patch to get a nice speed up | ||||
2007-03-05 | cairo git: bump PV | Koen Kooi | 1 | |
2007-02-14 | cairo: update to 1.3.14 snapshot, apply surface-cache patch from Jorn | Koen Kooi | 1 | |
2007-02-01 | cairo 1.3.12: update surface-cache patch to r3 | Koen Kooi | 3 | |
2007-01-29 | cairo_1.3.12.bb : add patch from jorn at openedhand.com that promises a | Graeme Gregory | 2 | |
12% speedup of cairo. | ||||
2007-01-20 | cairo: update 1.3 to latest snapshot | Koen Kooi | 2 | |
2006-12-31 | remove extra whitespace at end-of-line in about 900 bb files. | Rolf Leggewie | 11 | |
2006-12-29 | cairo git: adjust PV | Koen Kooi | 1 | |
2006-12-29 | cairo: drop obsolete recipes | Koen Kooi | 7 | |
2006-12-23 | cairo: update to 1.3.10 | Koen Kooi | 2 | |
From the release notes: This is the fifth development snapshot in the 1.3 series. It comes 9 days after the 1.3.8 snapshot, and still well within our goal of having a new snapshot every week, (though don't expect one next week---we'll all be too stuffed with sugar plums). Speaking of sugar plums, there's a sweet treat waiting in this cairo snapshot---greatly improved performance for stroking rectilinear shapes, like the ever common rectangle: image-rgb box-outline-stroke-100 0.18 -> 0.01: 25.58x speedup In past releases of cairo, some people had noticed that using cairo_stroke to draw rectilinear shapes could be awfully slow. Many people had worked around this by using cairo_fill with a more complex path and gotten a 5-15x performance benefit from that. If you're one of those people, please rip that workaround out, as now the more natural use of cairo_stroke should be 1.2-2x faster than the unnatural use of cairo_fill. And if you hadn't ever implemented that workaround, then you just might get to see your stroked rectangles now get drawn 5-25x faster. | ||||
2006-12-15 | cairo: update git to 1.3.9 | Koen Kooi | 2 | |
update snapshot to 1.3.8, from its news file: After the bug fixes in 1.3.6, we're back to our original program of weekly snapshots, each one faster than the one from the week before. Cairo 1.3.8 brings a 2x improvement in the speed of rendering linear gradients (thanks to David Turner), and a significant reduction in X traffic when rendering text (thanks to Xan Lopez and Behdad Esfahbod), making cairo behave very much like Xft does. A few other things in the 1.3.8 snapshot worth noting include a more forgiving image comparator in the test suite, (using the "perceptual diff" metric and GPL implementation by Hector Yee[*]), a bug fix for broken linking on x86_64 (thanks to M Joonas Pihlaja) and an even better implementation of _cairo_lround, (not faster, but supporting a more complete input range), from Daniel Amelang. | ||||
2006-12-07 | cairo: update to the 1.3.6 snapshot and steal some magic from gcc to set ↵ | Koen Kooi | 2 | |
option for FPU-less systems | ||||
2006-12-05 | cairo git: cairo is at 1.3.5 now | Koen Kooi | 1 | |
2006-11-23 | cairo: update snapshot to 1.3.4 | Koen Kooi | 3 | |
2006-11-23 | cairo git: adjust PV to match upstream | Koen Kooi | 1 | |
2006-11-22 | cairo git: remove local diff | Koen Kooi | 1 | |
2006-11-22 | cairo git: also compile performance suite | Koen Kooi | 1 | |
2006-11-22 | cairo: add floating git version | Koen Kooi | 1 | |
2006-11-16 | cairo: add 1.3.2 dev snapshot | Leon Woestenberg | 3 | |
2006-11-06 | cairo 1.2.4: add patches from Dan Amelang to speed up fixed_from_double ↵ | Koen Kooi | 5 | |
conversions * see http://lists.freedesktop.org/archives/cairo/2006-November/008331.html * also see http://blogs.gnome.org/view/xan/2006/11/06/0 | ||||
2006-10-12 | cairo 1.2.2: add libsm to DEPENDS | Koen Kooi | 1 | |
2006-10-10 | Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them. | Koen Kooi | 10 | |
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details | ||||
2006-09-03 | cairo 1.2.4: Drop broken patch pending a rethink | Richard Purdie | 2 | |
2006-09-01 | cairo 1.2.4: libx11 -> virtual/libx11 | Koen Kooi | 1 | |
2006-08-27 | cairo: Add 1.2.4 (including float conversion speedup) (from poky) | Richard Purdie | 3 | |
2006-08-09 | cairo: add 1.2.2 release and drop the bugridden 1.2.0 | Koen Kooi | 1 | |
2006-07-29 | x11: change virtual/x11 to virtual/libx11 | Justin Patrin | 8 | |
2006-07-26 | x11: switch to virtual/x11 so that diet or full x11 can be selected | Justin Patrin | 8 | |
- emacs and synergy need full x11, hence libx11 instead of virtual/x11 - any other packages which depend on a full x11 will need the same change |