Mercurial > MadButterfly
log src/redraw_man.c @ 469:4dc0be6c044a Android_Skia
age | author | description |
---|---|---|
Thu, 12 Nov 2009 21:30:35 +0800 | Thinker K.F. Li | Add copy and clear graphic engine functions. Android_Skia |
Thu, 12 Nov 2009 21:24:35 +0800 | Thinker K.F. Li | Header file to config graphic engine Android_Skia |
Thu, 12 Nov 2009 21:24:31 +0800 | Thinker K.F. Li | Add graph_engine_skia.c Android_Skia |
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:35:41 +0800 | Thinker K.F. Li | Replace Cairo with a abstract layer mb_graph_engine. |
Thu, 30 Jul 2009 12:21:34 +0800 | john cylee | Fix compile error: no return statement |