Enlightenment CVS committal Author : sebastid Project : e17 Module : libs/ecore
Dir : e17/libs/ecore/src/lib/ecore_evas Modified Files: Ecore_Evas.h Log Message: Add directfb prototype. =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/ecore/src/lib/ecore_evas/Ecore_Evas.h,v retrieving revision 1.15 retrieving revision 1.16 diff -u -3 -r1.15 -r1.16 --- Ecore_Evas.h 15 Oct 2005 10:37:37 -0000 1.15 +++ Ecore_Evas.h 24 Oct 2005 10:42:20 -0000 1.16 @@ -105,6 +105,8 @@ EAPI Ecore_Evas *ecore_evas_fb_new(char *disp_name, int rotation, int w, int h); +EAPI Ecore_Evas *ecore_evas_directfb_new(const char *disp_name, int windowed, int x, int y, int w, int h); + EAPI Ecore_Evas *ecore_evas_buffer_new(int w, int h); EAPI const int *ecore_evas_buffer_pixels_get(Ecore_Evas *ee); ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today * Register for a JBoss Training Course Free Certification Exam for All Training Attendees Through End of 2005 Visit http://www.jboss.com/services/certification for more information _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs