efl/src/modules/evas/engines
Paulo Alcantara b557bd9e0d efl/engines: Introduce multi_font_draw() function
This new engine function will only be used in software generic for
now - since it's the only engine used with the async render.

This function has been introduced in order to avoid growing thread
command queue too much to draw a text_props at a time on render calls
from textgrid objects.

Patch by: Paulo Alcantara <pcacjr@profusion.mobi>



SVN revision: 82832
2013-01-15 17:35:11 +00:00
..
buffer evas/engines: Introduce render mode 2012-12-19 16:15:58 +00:00
fb evas/engines: Introduce render mode 2012-12-19 16:15:58 +00:00
gl_cocoa evas/async_render: do not use async event to unref image maps 2013-01-11 19:56:17 +00:00
gl_common Pulled out evas gl backend binary shader file caching code from 2013-01-07 06:16:18 +00:00
gl_sdl evas/async_render: do not use async event to unref image maps 2013-01-11 19:56:17 +00:00
gl_x11 evas/async_render: do not use async event to unref image maps 2013-01-11 19:56:17 +00:00
psl1ght evas/engines: Introduce render mode 2012-12-19 16:15:58 +00:00
software_ddraw evas/engines: Introduce render mode 2012-12-19 16:15:58 +00:00
software_gdi evas/engines: Introduce render mode 2012-12-19 16:15:58 +00:00
software_generic efl/engines: Introduce multi_font_draw() function 2013-01-15 17:35:11 +00:00
software_x11 add dri2 minor check for swap stuff. 2013-01-10 12:23:27 +00:00
wayland_egl evas/async_render: do not use async event to unref image maps 2013-01-11 19:56:17 +00:00
wayland_shm evas/engines: Introduce render mode 2012-12-19 16:15:58 +00:00