Mercurial > MadButterfly
log include/mb_redraw_man.h @ 672:cbad519226d4
age | author | description |
---|---|---|
Thu, 05 Aug 2010 18:00:46 +0800 | Thinker K.F. Li | Make sh_image_t managed, and init property store for managed shapes |
Fri, 21 May 2010 22:59:26 +0800 | Thinker K.F. Li | [mq]: pcached_area1.diff Android_Skia |
Mon, 23 Nov 2009 18:52:30 +0800 | Thinker K.F. Li | Remove rdman_paint_main() Android_Skia |
Mon, 23 Nov 2009 18:04:22 +0800 | Thinker K.F. Li | Reset stroke and fill for shapes when a paint is freed. Android_Skia |
Wed, 28 Oct 2009 02:39:02 +0800 | wycc | Add backend layer to seperate the backend with the MBAF. Currently, X is the only backend. If we have more than one backend, we need to modify the Makefile to sleect the backend or implement a backend selection mechanism in the runtime. |
Tue, 04 Aug 2009 23:35:41 +0800 | Thinker K.F. Li | Replace Cairo with a abstract layer mb_graph_engine. |
Mon, 09 Mar 2009 23:05:57 +0800 | Thinker K.F. Li | Move mb_img_data_t out from argument list of rdman_shape_image_new(). |