big patch from Samsung SAIT (Advanced research group) for async multi-frame
[framework/uifw/evas.git] / src / lib / engines / common / evas_image_scalecache.c
2010-05-21 rasterbig patch from Samsung SAIT (Advanced research group...
2010-03-24 cedric * evas: fix uncertain lock. It's look like it improve...
2010-03-24 cedric * evas: remove lock during heavy computation.
2010-03-24 cedric * evas: Fix thread rendering issu with scalecache.
2009-12-19 caroinclude Evil.h so that getenv is declared on Windows CE
2009-10-31 carospelling
2009-10-22 caroFix some warnings. I don't touch map code for now.
2009-10-22 cedric * evas: Cleanup move to eina log.
2009-09-21 cedric * evas: Use eina_log.
2009-06-17 cedric * evas: Remove Evas_Bool.
2009-06-13 barbiericleanup llvm warnings by michael bouchaud.
2009-05-13 raster1. fix scalecache to actually respect env vars set!
2009-05-10 rasterfix load opts to only unload/reload if opts changed...
2009-05-08 raster1. scalecache config env vars an use them
2009-05-07 raster1. scale cache now allows you to hint at the object...
2009-05-06 rastermore cserver work for sharede cache- improvements
2009-04-19 rastercleanup on shutdown better
2009-04-09 rasterscalecache tracks normal cache size etc. etc. etc.
2009-03-31 rasterhmm some more generous params for sc.
2009-03-28 rasterremove accounting info not used atm.
2009-03-27 rasteroops and fix the flags!
2009-03-27 rastercover not good speedup case.
2009-03-27 rasterenable cache again
2009-03-27 rasterfix non-scalecache mode
2009-03-27 rasteralso be able to free orig data now (and reload)
2009-03-27 rasternow enough logic to know when to unload original.....
2009-03-27 rasterfound it! i was building without threading for realisti...
2009-03-26 barbieribrokes e17, canola and most things?
2009-03-26 rasterfor now... enable scalecache. i havent seen it crash...
2009-03-26 raster1. a bunch of neon asm infra and some asm, but only...