Enlightenment CVS committal Author : raster Project : e17 Module : libs/evas
Dir : e17/libs/evas/src/modules/engines/software_x11 Modified Files: evas_outbuf.c Log Message: same as previous commit. =================================================================== RCS file: /cvs/e/e17/libs/evas/src/modules/engines/software_x11/evas_outbuf.c,v retrieving revision 1.5 retrieving revision 1.6 diff -u -3 -r1.5 -r1.6 --- evas_outbuf.c 10 Sep 2006 16:06:51 -0000 1.5 +++ evas_outbuf.c 30 Sep 2006 10:18:35 -0000 1.6 @@ -449,6 +449,7 @@ bpl / ((evas_software_x11_x_output_buffer_depth(obr->xob) / 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->mxob) && (evas_software_x11_x_output_buffer_depth(obr->xob) == 32)) @@ -470,6 +471,7 @@ } } } +#endif } if (obr->mxob) { ------------------------------------------------------------------------- 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