Enlightenment CVS committal Author : sebastid Project : e17 Module : libs/imlib2
Dir : e17/libs/imlib2/src/bin Modified Files: imlib2_show.c Log Message: EAPI =================================================================== RCS file: /cvs/e/e17/libs/imlib2/src/bin/imlib2_show.c,v retrieving revision 1.3 retrieving revision 1.4 diff -u -3 -r1.3 -r1.4 --- imlib2_show.c 20 Sep 2005 17:28:23 -0000 1.3 +++ imlib2_show.c 6 Sep 2006 07:40:33 -0000 1.4 @@ -276,9 +276,11 @@ vis = DefaultVisual(disp, DefaultScreen(disp)); depth = DefaultDepth(disp, DefaultScreen(disp)); cm = DefaultColormap(disp, DefaultScreen(disp)); +#if 0 /* nasty - using imlib internal function.. but it makes benchmarks fair */ if (!interactive) __imlib_SetMaxXImageCount(disp, 3); +#endif if (root) win = DefaultRootWindow(disp); else ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs