efl/src/lib/evas
Carsten Haitzler 0690d47880 evas image preload - fix race condition that stops preloads
so if you queue a preload while a cancel is still pending the new
preload never happens. this fixes that. now it does but checking for
leftover tasks in the cancel cb and rescheduling a preload thread.

@fix
2017-01-06 17:46:13 +09:00
..
cache evas image preload - fix race condition that stops preloads 2017-01-06 17:46:13 +09:00
cache2 evas image async preload - add option to also make header load async 2017-01-02 18:53:56 +09:00
canvas evas: Slightly optimize size hints 2017-01-05 17:26:14 +09:00
common evas_image_main: fix memory leak of camera app -PLM[P161206-03545] 2017-01-06 15:40:09 +09:00
common3d all: use void if we really want to make sure we do not accept parameters 2016-12-06 17:16:24 +01:00
cserve2 evas image async preload - add option to also make header load async 2017-01-02 18:53:56 +09:00
file evas: add infrastructure for Evas_Loader to know if what they are working on is still useful. 2016-12-06 16:26:08 -08:00
filters Revert "evas: Add source_region property to proxy objects" 2016-12-20 15:47:54 +09:00
include evas image skip header - more fixes for when images fail to load 2017-01-06 09:38:44 +09:00
Evas.h evas: move canvas3d and vg parts into beta API and keep the rest under EO API 2016-06-14 16:27:10 +02:00
Evas_Common.h evas: add getter for devices by name 2016-12-19 14:58:35 -02:00
Evas_Eo.h Evas: Add Focus event type. 2016-11-24 19:18:47 -02:00
Evas_GL.h doxygen: remove reference warnings. 2016-12-20 16:39:30 -08:00
Evas_Legacy.h evas image async preload - add option to also make header load async 2017-01-02 18:53:56 +09:00
Evas_Loader.h evas image async preload - add option to also make header load async 2017-01-02 18:53:56 +09:00
main.c all: use void if we really want to make sure we do not accept parameters 2016-12-06 17:16:24 +01:00