big patch from Samsung SAIT (Advanced research group) for async multi-frame
[framework/uifw/evas.git] / src / lib / cache / evas_cache_image.c
2010-05-21 rasterbig patch from Samsung SAIT (Advanced research group...
2010-04-13 rasteroops. fix scalecache issue - would do a LOT of unload...
2010-04-12 rasteradd ability to dump engine coontents (if engine support...
2010-03-24 cedric * evas: improve thread rendering by moving image loadi...
2010-01-30 caro * undef close() and open() in evas_module also for...
2009-12-24 cedric * evas: Loader can now tell if they could be used...
2009-12-22 barbierifix evas image loading error reporting.
2009-12-20 rasterremove excess tex update on dirty. some formattign...
2009-12-19 carodelete_me member is available on when async preload...
2009-12-18 cedric * evas: Complete rewrite of evas image preload code.
2009-11-30 cedric * evas_cache_image: At this point link to the cache...
2009-11-07 carofix evas compilation when async preload is disabled
2009-11-05 cedric * evas_cache_image: Attempt to make a definitiv fix...
2009-11-05 rastertry uncondiutionalyl remove dropped images from preload...
2009-10-22 caroFix some warnings. I don't touch map code for now.
2009-09-28 rasterand fix async load thing hanging around... put in share...
2009-09-25 rasteri KNOW there is a bug here... the question is.. how...
2009-09-23 carouse size_t instead of int
2009-09-22 rasterand much pain and ganshing of teeth.. this took too...
2009-09-16 rastermake loaders use "big image" macro to detect an image...
2009-09-15 rasteradd "region" load opt. no loader handles it... yet
2009-09-11 raster1. make max image size a #define
2009-06-17 cedric * evas: Remove Evas_Bool.
2009-05-10 rasterfix load opts to only unload/reload if opts changed...
2009-05-01 rastershared cache server++
2009-03-14 rasteruse macros for lock/unlock in .c file
2009-01-23 barbierisorry, let's keep name coherent with others.
2009-01-23 barbierievas preload: do not lock mutex aready locked.
2009-01-23 barbieriFix image cache shutdown.
2009-01-23 barbierievas preload: keep the preload thread alive.
2009-01-23 barbieriRemove all images pending preload before cache shuts...
2009-01-23 barbieriLet's try to shutdown cache and fix delete problem.
2009-01-20 cedricCorrectly cancel each image object and not all at once.
2009-01-19 cedric * evas/src/lib/cache/evas_cache_image.c,
2008-12-26 barbierifix locking around entry_surface_alloc.
2008-12-23 barbieriPossible last try to fix async imagre preload race...
2008-12-23 barbierifix bugs spotted by clang static analyser.
2008-12-20 barbierifix image preload signature and make it callback if...
2008-12-09 cedricRemove use of evas_hash from evas and use directly...
2008-12-02 rasterok - revert scalecache until leak fixed.
2008-12-02 rasterquick - evas scalecache put this in svn do i dont lose...
2008-11-05 caroBig patch to make Evas work (more or less) with Windows CE:
2008-10-31 cedriceina_hash_foreach doesn't allow safe removal of entry...
2008-10-21 cedricRemove Evas_List from Evas.
2008-10-17 cedricReplace heavy snprintf by eina convertion functions.
2008-10-17 cedricMove from Evas_Object_List to Eina_Inlist and completly...
2008-10-15 cedricSwitch evas internal use of evas_stringshare to eina_st...
2008-09-16 cedricAdd image preloading support.
2008-08-20 cedricNeed to correctly initialize this value.
2008-08-20 cedric * evas/src/lib/cache/evas_cache_image.c: Fix a typo...
2008-08-17 rastermove around - flatter.