log include/mb_graph_engine.h @ 1349:b0e54ae756f8

age author description
Wed, 01 Dec 2010 12:25:56 +0800 Thinker K.F. Li merge from default branch openvg
Tue, 14 Sep 2010 01:08:39 +0800 Shih-Yuan Lee (FourDollars) Unify coding style tag for emacs and vim.
Wed, 16 Jun 2010 21:28:57 +0800 Thinker K.F. Li Add an option to enable OpenVG graphic engine openvg
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.