efl/src/modules/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
..
engines evas image async preload - add option to also make header load async 2017-01-02 18:53:56 +09:00
image_loaders evas image async preload - add option to also make header load async 2017-01-02 18:53:56 +09:00
image_savers evas: PNG save of ARGY88 needs unpremul 2016-12-22 19:23:01 +09:00
model_loaders evas/ply: Add filename in error logs 2016-12-20 09:58:43 +09:00
model_savers evas: model_save: remove unused label after error handling change 2016-09-21 10:45:12 +02:00
vg_loaders evas/module: add a new module in vg_loader for eet 2016-10-13 17:09:39 +09:00
vg_savers/eet evas/module: add a new module in vg_saver for eet 2016-10-14 15:52:51 +09:00