Enlightenment CVS committal Author : raster Project : e17 Module : libs/evas
Dir : e17/libs/evas/src/lib/engines/common Modified Files: evas_image_main.c Log Message: patches, caching fixes, zone dynamic creation/deletion handling, stuff. =================================================================== RCS file: /cvs/e/e17/libs/evas/src/lib/engines/common/evas_image_main.c,v retrieving revision 1.57 retrieving revision 1.58 diff -u -3 -r1.57 -r1.58 --- evas_image_main.c 28 Oct 2007 04:01:56 -0000 1.57 +++ evas_image_main.c 14 Dec 2007 05:57:16 -0000 1.58 @@ -360,13 +360,12 @@ if (eci != NULL) evas_cache_image_set(eci, size); } + EAPI int evas_common_image_get_cache(void) { return evas_cache_image_get(eci); } - -#define STAT_GAP 2 EAPI RGBA_Image * evas_common_load_image_from_file(const char *file, const char *key, RGBA_Image_Loadopts *lo) ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs