Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/evas

Dir     : e17/libs/evas/src/lib/include


Modified Files:
        evas_gl_common.h 


Log Message:

improve optimal nature of code.. get some more speed....

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/evas/src/lib/include/evas_gl_common.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- evas_gl_common.h    10 Sep 2003 08:52:18 -0000      1.6
+++ evas_gl_common.h    10 Sep 2003 14:33:39 -0000      1.7
@@ -131,6 +131,7 @@
 {
    Evas_GL_Context                      *gc;
    int                                   x, y, w, h;
+   double                                tx1, ty1, tx2, ty2;
    int                                   aw, ah;
    GLuint                                texture;   
    Evas_GL_Font_Texture_Pool            *pool;




-------------------------------------------------------
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