From: Leandro Pereira Date: Mon, 17 Dec 2012 21:32:25 +0000 (+0000) Subject: evas: Update ChangeLog X-Git-Tag: submit/devel/efl/20131022.203902~2796 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=221f81aa5faf310df513a1da5dc0e740f446f576;p=platform%2Fupstream%2Fefl.git evas: Update ChangeLog SVN revision: 81190 --- diff --git a/ChangeLog b/ChangeLog index 2d8a3ee..56ef5d1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2012-12-17 Leandro Pereira + + * Get rid of unused `ref` field in RGBA_Image struct. + * Prepare soil to land threaded render. + * Use refcounted glyph arrays. + * Common code to draw lines, polygons, rectangles, maps, + and scaling. + 2012-12-13 Cedric Bail * Fix potential segv in software engine native_set code.