Mercurial > MadButterfly
log include/mb_shapes.h @ 555:962d8436a303 Android_Skia
age | author | description |
---|---|---|
Thu, 26 Nov 2009 14:49:39 +0800 | Thinker K.F. Li | Make path data constant. Android_Skia |
Thu, 12 Nov 2009 21:32:58 +0800 | Thinker K.F. Li | Remove mbe_matrix_t type. Android_Skia |
Thu, 12 Nov 2009 21:32:52 +0800 | Thinker K.F. Li | Declare functions that should be implemented by Skia graphic engine 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. |
Thu, 10 Sep 2009 17:36:45 +0800 | Thinker K.F. Li | Use cairo to transform and draw arc. |
Tue, 04 Aug 2009 23:35:41 +0800 | Thinker K.F. Li | Replace Cairo with a abstract layer mb_graph_engine. |