efl/src/lib/evas
Leandro Pereira 274c9159c9 evas: Use refcounted glyph arrays
This is in preparation for threaded render landing: the render thread will
hold a reference to a text object's glyphs while it hasn't been rendered
yet (and will drop that reference after drawing). This changes the internal
API a little bit (evas_common_font_rgba_draw() now takes an Evas_Glyph_Array
instead of an Evas_Text_Props).


SVN revision: 81183
2012-12-17 21:27:07 +00:00
..
cache efl: Fix warning 2012-12-02 20:33:55 +00:00
cache2 evas: Get rid of RGBA_Image ref member 2012-12-17 21:26:15 +00:00
canvas efl: fix some of the memory leak. 2012-12-17 13:04:35 +00:00
common evas: Use refcounted glyph arrays 2012-12-17 21:27:07 +00:00
cserve2 efl: don't leak fd on exec. 2012-12-07 11:01:41 +00:00
file directfb says bye... 2012-12-05 12:24:01 +00:00
include evas: Get rid of RGBA_Image ref member 2012-12-17 21:26:15 +00:00
Evas.h Fix docs 2012-12-17 12:43:35 +00:00
Evas_GL.h merge: and now Evas 2012-11-04 11:51:42 +00:00
main.c merge: and now Evas 2012-11-04 11:51:42 +00:00