Mercurial > MadButterfly
log src/paint.c @ 757:f43224bf3524
age | author | description |
---|---|---|
Thu, 26 Aug 2010 17:54:11 +0800 | Thinker K.F. Li | Remove unused variables and refactor to X_MB_init_with_win |
Fri, 02 Jul 2010 13:42:22 +0800 | Thinker K.F. Li | Replace mbe_image_surface_create_from_png() with mbe_pattern_create_image() openvg |
Sun, 15 Nov 2009 16:21:09 +0800 | Thinker K.F. Li | Merge add colors into constructor of gradient pattern. Android_Skia |
Thu, 12 Nov 2009 21:32:58 +0800 | Thinker K.F. Li | Remove mbe_matrix_t type. 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. |