Enlightenment CVS committal Author : raster Project : e17 Module : libs/evas
Dir : e17/libs/evas/src/modules/engines Modified Files: Evas_Engine_Buffer.h Log Message: 1. buffer test really wqasnt being very fair - time to be fair. 2. be able to skip a copy in certain cases when scaling - should improve speed in several situations - evas is defintiely not optimal :) =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/evas/src/modules/engines/Evas_Engine_Buffer.h,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- Evas_Engine_Buffer.h 14 Jan 2006 12:13:36 -0000 1.1 +++ Evas_Engine_Buffer.h 23 Jan 2006 07:57:30 -0000 1.2 @@ -5,6 +5,7 @@ #define EVAS_ENGINE_BUFFER_DEPTH_BGRA32 1 #define EVAS_ENGINE_BUFFER_DEPTH_RGB24 2 #define EVAS_ENGINE_BUFFER_DEPTH_BGR24 3 +#define EVAS_ENGINE_BUFFER_DEPTH_RGB32 4 typedef struct _Evas_Engine_Info_Buffer Evas_Engine_Info_Buffer; ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs