Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/evas

Dir     : e17/libs/evas/src/lib


Modified Files:
        Evas_Engine_XRender_X11.h 


Log Message:


update mask support...

===================================================================
RCS file: 
/cvsroot/enlightenment/e17/libs/evas/src/lib/Evas_Engine_XRender_X11.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- Evas_Engine_XRender_X11.h   3 Oct 2005 03:34:21 -0000       1.2
+++ Evas_Engine_XRender_X11.h   3 Oct 2005 05:56:31 -0000       1.3
@@ -19,13 +19,6 @@
       Visual        *visual;
       unsigned char  destination_alpha : 1;
    } info;
-   /* engine specific function calls to query stuff about the destination */
-   /* engine (what visual & colormap & depth to use, performance info etc. */
-   struct {
-      Visual *  (*best_visual_get)   (Display *disp, int screen);
-      Colormap  (*best_colormap_get) (Display *disp, int screen);
-      int       (*best_depth_get)    (Display *disp, int screen);
-   } func;
 };
 #endif
 




-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to