Enlightenment CVS committal

Author  : turran
Project : e17
Module  : proto/enesim

Dir     : e17/proto/enesim/src/lib/raster/scanline


Modified Files:
        scanline.h 
Removed Files:
        mask.c 


Log Message:
+ Anti Alias Polygon rasterizer (kiia8, 16 and 32)
+ Move scanline definitions to the API (first step for a new scanline approach)
+ Blending with a relative alpha
+ New data types (extender, etc)

===================================================================
RCS file: /cvs/e/e17/proto/enesim/src/lib/raster/scanline/scanline.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- scanline.h  14 Oct 2007 17:49:28 -0000      1.2
+++ scanline.h  2 Dec 2007 23:28:43 -0000       1.3
@@ -7,6 +7,10 @@
  * @defgroup Scanline_Internal_Group Scanline
  * @ingroup Enesim_Internal_Group
  * @{
+ * @todo
+ * - Remove this interface
+ * - Export all scanline implementations on Enesim.h so users can create
+ *   their own scanlines outside enesim and call a renderer on them
  */
 
 typedef void *(*Enesim_Scanline_Create)(void);



-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to