efl/src/modules/evas
Chris Michael a4ab05aadd evas-wayland-shm: Use wl_display_dispatch_pending to wait for buffers
Summary: This fixes T2625 where launching filemanager would cause a
deadlock. The issue here is that wl_display_dispatch actually uses
poll() which will block and wait, while using
wl_display_dispatch_pending does not case any blocking.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
2015-07-31 09:58:08 -04:00
..
engines evas-wayland-shm: Use wl_display_dispatch_pending to wait for buffers 2015-07-31 09:58:08 -04:00
image_loaders Evas/psd: Remove commented-out debug code 2015-07-23 10:34:15 +09:00
image_savers image_savers/jpeg: actually properly fixed the jump 2015-07-16 10:14:44 +01:00
model_loaders evas: change interface evas_3d to evas_canvas3d 2015-06-17 17:52:17 +02:00
model_savers eolian/generator: constify all prototypes for @const functions 2015-06-25 12:18:43 +01:00