log include/mb_graph_engine.h @ 490:5d0b2761f89c Android_Skia

age author description
Thu, 12 Nov 2009 21:32:52 +0800 Thinker K.F. Li Declare functions that should be implemented by Skia graphic engine Android_Skia
Thu, 12 Nov 2009 21:24:31 +0800 Thinker K.F. Li Add graph_engine_skia.c Android_Skia
Thu, 12 Nov 2009 21:22:30 +0800 Thinker K.F. Li Move functions into graphic engine layers. Android_Skia
Sun, 08 Nov 2009 00:37:29 +0800 Thinker K.F. Li Remove functions unused from definition of graphic engine.
Thu, 10 Sep 2009 17:36:45 +0800 Thinker K.F. Li Use cairo to transform and draw arc.
Wed, 05 Aug 2009 16:10:47 +0800 Thinker K.F. Li Remove all "cairo" wording.
Wed, 05 Aug 2009 15:54:44 +0800 Thinker K.F. Li Replace cairo_format_t with mb_img_fmt_t.
Tue, 04 Aug 2009 23:47:34 +0800 Thinker K.F. Li Remove some useless macros
Tue, 04 Aug 2009 23:35:41 +0800 Thinker K.F. Li Replace Cairo with a abstract layer mb_graph_engine.