efl/src/modules
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
..
ecore/immodules scim-immodule: remove unnecessary code 2012-12-10 02:48:01 +00:00
ecore_evas/engines start some work on allowing ecore_extn to double-buffer. doesn't do 2012-12-14 11:19:09 +00:00
eina/mp merge: don't use recursive subdirs. Compilation should be faster. 2012-11-01 12:56:52 +00:00
evas evas: Use refcounted glyph arrays 2012-12-17 21:27:07 +00:00