Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/evas

Dir     : e17/libs/evas/src/modules/engines/software_xcb


Modified Files:
        evas_outbuf.c 


Log Message:


same as previous commit.

===================================================================
RCS file: /cvs/e/e17/libs/evas/src/modules/engines/software_xcb/evas_outbuf.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- evas_outbuf.c       10 Sep 2006 16:06:51 -0000      1.8
+++ evas_outbuf.c       30 Sep 2006 10:18:36 -0000      1.9
@@ -516,6 +516,7 @@
                    bpl /
                    ((evas_software_xcb_x_output_buffer_depth(obr->xcbob) / 8)) 
- obr->w,
                     obr->w, obr->h, x, y, NULL);
+#if 0
        /* FIXME: this is evil - but it makes ARGB targets look correct */
        if ((buf->priv.destination_alpha) && (!obr->mxcbob) &&
            (evas_software_xcb_x_output_buffer_depth(obr->xcbob) == 32))
@@ -537,6 +538,7 @@
                    }
               }
          }
+#endif
      }
    if (obr->mxcbob)
      {



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to