Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/evas

Dir     : e17/libs/evas/src/lib/engines/software_qtopia


Modified Files:
        evas_engine.c 


Log Message:


GL engine goes in... its not 100% complete. fonts are sub-optimal. i quickly
hooked them in to work at all...

===================================================================
RCS file: 
/cvsroot/enlightenment/e17/libs/evas/src/lib/engines/software_qtopia/evas_engine.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- evas_engine.c       25 Nov 2002 07:42:58 -0000      1.3
+++ evas_engine.c       4 Sep 2003 07:40:33 -0000       1.4
@@ -736,7 +736,8 @@
        evas_common_image_unref(im);
        return evas_engine_software_qtopia_image_new_from_data(data, w, h, image_data);
      }
-   evas_common_image_dirty(im);
+   /* hmmm - but if we wrote... why bother? */
+/*   evas_common_image_dirty(im); */
    return im;
 }
 




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to