Enlightenment CVS committal Author : cedric Project : e17 Module : libs/evas
Dir : e17/libs/evas/src/lib/include Modified Files: evas_common_soft16.h Log Message: Fix common 16bpp engine use of alpha. =================================================================== RCS file: /cvs/e/e17/libs/evas/src/lib/include/evas_common_soft16.h,v retrieving revision 1.3 retrieving revision 1.4 diff -u -3 -r1.3 -r1.4 --- evas_common_soft16.h 24 May 2008 18:26:51 -0000 1.3 +++ evas_common_soft16.h 3 Jun 2008 14:45:38 -0000 1.4 @@ -95,7 +95,7 @@ struct { - unsigned char have_alpha : 1; // 1 if we have halpha +/* unsigned char have_alpha : 1; // 1 if we have halpha */ unsigned char free_pixels : 1; // 1 if pixels should be freed unsigned char free_alpha : 1; // 1 if alpha mask should be freed } flags; ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs