efl/src/lib/evas/canvas
Ulisses Furquim 5f493f2c38 evas/evas_render: use rendering flag only when async rendering
Also postpone marking the rendering flag until we know we will have
the draw thread do its work. This way we avoid waiting forever at
evas_render_rendering_wait() when the draw thread is also blocked.

Patch by: Ulisses Furquim <ulisses@profusion.mobi>



SVN revision: 81798
2012-12-28 13:00:37 +00:00
..
common_interfaces.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_async_events.c evas: Async render 2012-12-18 16:26:44 +00:00
evas_callbacks.c protect against a whole bunch of NULLS that the new eo stuff brings out. 2012-11-12 02:22:39 +00:00
evas_clip.c efl/evas: remove mask of non-rectangle objects. 2012-12-05 13:52:59 +00:00
evas_common_interface.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_data.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_device.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_events.c Some KlocWork fixes. 2012-12-05 06:25:49 +00:00
evas_focus.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_font_dir.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_gl.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_key.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_key_grab.c evas - Re: [E-devel] [PATCH] [EVAS] evas_object_key_grab add check for same modifiers 2012-11-23 15:30:38 +00:00
evas_layer.c protect against a whole bunch of NULLS that the new eo stuff brings out. 2012-11-12 02:22:39 +00:00
evas_main.c efl/evas: Fix XCB/Xlib crash when closing applications 2012-12-19 18:03:38 +00:00
evas_map.c eobj changes - protect against null eo data gets. 2012-11-24 16:08:45 +00:00
evas_name.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_object_box.c bugfix: evas_object_box should reset size_hint_min to zero when no child exists. 2012-11-30 20:59:30 +00:00
evas_object_grid.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_object_image.c evas/image - return as possible as soon. 2012-12-28 11:41:29 +00:00
evas_object_inform.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_object_intercept.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_object_line.c evas: Modify software_generic and gl_x11 to with with threaded renderer 2012-12-18 16:28:55 +00:00
evas_object_main.c efl/evas/filters: say goodbye. 2012-12-05 13:03:51 +00:00
evas_object_polygon.c evas: Modify software_generic and gl_x11 to with with threaded renderer 2012-12-18 16:28:55 +00:00
evas_object_rectangle.c evas: Modify software_generic and gl_x11 to with with threaded renderer 2012-12-18 16:28:55 +00:00
evas_object_smart.c evas: Modify software_generic and gl_x11 to with with threaded renderer 2012-12-18 16:28:55 +00:00
evas_object_smart_clipped.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_object_table.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_object_text.c evas: simplify logic for ellipsis. 2012-12-28 00:58:10 +00:00
evas_object_textblock.c efl: Fix typo in evas_object_textblock 2012-12-21 15:56:26 +00:00
evas_object_textgrid.c evas: Modify software_generic and gl_x11 to with with threaded renderer 2012-12-18 16:28:55 +00:00
evas_rectangle.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_render.c evas/evas_render: use rendering flag only when async rendering 2012-12-28 13:00:37 +00:00
evas_smart.c Some KlocWork fixes. 2012-12-05 06:25:49 +00:00
evas_stack.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_stats.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_touch_point.c merge: and now Evas 2012-11-04 11:51:42 +00:00