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.
|
Sat, 24 Jan 2009 15:09:03 +0800 |
Thinker K.F. Li |
Change function name and add comments.
|
Fri, 23 Jan 2009 23:00:23 +0800 |
Thinker K.F. Li |
Integrate sh_image with svg2code.py.
|
Thu, 15 Jan 2009 16:46:47 +0800 |
Thinker K.F. Li |
Simple image loader and image shape.
|
Sun, 04 Jan 2009 15:31:51 +0800 |
Thinker K.F. Li |
Fix typo in mb_redraw_man.h
|
Sun, 04 Jan 2009 09:32:49 +0800 |
wycc |
* Add loopback reference from rdman to the backend. This is only required when we need to acquire the tman for the animation. This is not a reasonable arrangement since the animation should be backend transparent. We should not touch the backend directly from the animation. We should relocate the tman to the rdman.
|
Thu, 25 Dec 2008 18:40:27 +0800 |
Thinker K.F. Li |
termporary revision
|
Sun, 21 Dec 2008 23:30:00 +0800 |
Thinker K.F. Li |
Add functions for collision test.
|
Thu, 18 Dec 2008 22:37:15 +0800 |
Thinker K.F. Li |
Move mouse event handler and interpreter to src/mouse.c.
|
Wed, 17 Dec 2008 08:10:51 +0800 |
wycc |
Add dynamic loading function for sprite
|
Mon, 15 Dec 2008 10:13:03 +0800 |
Thinker K.F. Li |
X backend only sent EVT_MOUSE_MOVE_RAW to MadButterfly.
|
Wed, 05 Nov 2008 15:24:01 +0800 |
Thinker K.F. Li |
Move header files to $(top_srcdir)/include/ and prefixed with 'mb_'.
include_mb_test
base
include/mb/redraw_man.h@ea7b028f180c
|