Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
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 | ||||
2006-07-05 | cairo: add 1.2.0 | Florian Boor | 1 | |
2006-03-15 | cairo: add bugfix release 1.0.4 | Philipp Zabel | 1 | |
2006-03-15 | cairo-1.0.2: fix build for gcc4, patch from cvs | Philipp Zabel | 1 | |
2006-03-01 | all over the place: adapt DEPENDS to new xlib names | Philipp Zabel | 6 | |
2006-02-14 | libsvg 0.1.4: Fix typo | Richard Purdie | 1 | |
2006-02-13 | libsvg: Add 0.1.4 thanks to Eric Shattow (shadows) (#675) | Richard Purdie | 3 | |
2006-01-10 | replace oe_runmake install by autotools_stage_all in various packages | Philipp Zabel | 4 | |
2006-01-07 | Convert CVSDATE -> SRCDATE. Also standardise cvs and svn PVs to ↵ | Richard Purdie | 5 | |
x.x.x+cvsYYYYMMDD format and some includes some minor whitespace cleanup. | ||||
2006-01-04 | Revert the changes from revisions 65af73a95a851d2e8c3cf2f523f1acc488be0208, ↵ | Richard Purdie | 5 | |
28f020502e7dcf566733f474864c62156895baec, 7de90a055904c4af8890dd5ae8c192bfd41b3fa1 | ||||
2006-01-02 | autotooled packages: remove custom do_stage | Philipp Zabel | 5 | |
2005-12-30 | cairo: update to 1.0.2 | Koen Kooi | 1 | |
2005-08-24 | Add cairo 1.0.0 | Koen Kooi | 1 | |
2005-08-15 | Remove libpixman from cairo depends, since it was usurped into cairo | Koen Kooi | 1 | |
2005-08-15 | update cairo and libsvg-cairo to the latest snapshot | Koen Kooi | 2 | |