Enlightenment CVS committal
Author : raster
Project : e17
Module : libs/evas
Dir : e17/libs/evas/src/lib/engines/buffer
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/buffer/evas_engine.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- evas_engine.c 9 Apr 2003 06:52:14 -0000 1.3
+++ evas_engine.c 4 Sep 2003 07:40:32 -0000 1.4
@@ -794,7 +794,8 @@
evas_common_image_unref(im);
return evas_engine_buffer_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