efl/src/bin/evas
Carsten Haitzler 9e01cf2698 evas image async preload - add option to also make header load async
to date if you use async preload we still load the header
synchronously and this can be horrible especially with generic
loaders. there is no way to farm this off to the preload thread. now
there is. youhave to set it as a skip head load option before doing a
file_set AND you need to issue a preload ... but now it's possible.

@feature
2017-01-02 18:53:56 +09:00
..
.gitignore
dummy_slave.c evas - cserve - dummy slave - shut coverity up and unmap mmaped mem 2014-08-13 15:24:00 +09:00
evas_cserve2.h evas_cserve2: use void to force empty function parameters 2015-11-26 17:23:47 +01:00
evas_cserve2_cache.c evas image async preload - add option to also make header load async 2017-01-02 18:53:56 +09:00
evas_cserve2_client.c evas cserve2 client - treat an invalid size header as fatal 2016-08-08 14:15:02 +09:00
evas_cserve2_debug.c evas cserve2 - check return of fcntl 2014-09-01 19:40:47 +09:00
evas_cserve2_fonts.c
evas_cserve2_index.c
evas_cserve2_main.c evas image async preload - add option to also make header load async 2017-01-02 18:53:56 +09:00
evas_cserve2_main_loop_linux.c inotify: Fix safety after read in 3 places 2014-10-28 10:54:51 +09:00
evas_cserve2_messages.c
evas_cserve2_requests.c
evas_cserve2_scale.c evas: use two thread when scaling image. 2015-02-20 17:11:44 +01:00
evas_cserve2_shm.c
evas_cserve2_shm_debug.c evas image async preload - add option to also make header load async 2017-01-02 18:53:56 +09:00
evas_cserve2_slave.c evas image async preload - add option to also make header load async 2017-01-02 18:53:56 +09:00
evas_cserve2_slave.h
evas_cserve2_slaves.c efl - threads and signals - make efl work on "insane" os's with signals 2016-07-04 23:47:25 +09:00
evas_cserve2_usage.c Evas cserve2: Check message size 2014-10-28 10:54:51 +09:00
evas_cserve2_utils.c