efl/src/lib/evas/cache
Cedric Bail d1bed386bd evas: correctly detect if loader support asynchronous preloading.
This is an astonishing bug, I wonder since how long it has been there. It
is basically due to the use of void * and a wrong cast. Type checking is
clearly useful, let's use it more !
2013-06-04 11:22:13 +09:00
..
evas_cache.h evas: add support for engine specific extention during thread task. 2013-06-04 11:20:25 +09:00
evas_cache_engine_image.c evas: Make Evas_Loader API public. 2013-05-08 18:16:59 +09:00
evas_cache_image.c evas: correctly detect if loader support asynchronous preloading. 2013-06-04 11:22:13 +09:00
evas_preload.c * evas/cache: remove the freed worker from the pthread worker list when it's failed to create a new thread so as not to access it if a thread is working newly. 2013-02-25 16:56:25 +09:00