Mercurial > MadButterfly
log include/mb_redraw_man.h @ 491:4291f16f3a09 Android_Skia
age | author | description |
---|---|---|
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(). |
Thu, 05 Mar 2009 00:54:42 +0800 | Thinker K.F. Li | Cache rednering result is now workable. |
Sun, 25 Jan 2009 16:07:43 +0800 | Thinker K.F. Li | Fix the problem that clean_canvas() can not clean canvas cleanly. |