log src/Makefile.am @ 1479:92a8497d0361

age author description
Fri, 04 Mar 2011 21:09:49 +0800 Thinker K.F. Li Fix the bug reported by Wayling
Fri, 31 Dec 2010 00:22:10 +0800 Thinker K.F. Li Fix issue of fault to build for ubunutu.
Sat, 18 Dec 2010 15:41:45 +0800 Thinker K.F. Li Improve performance of function to compute center of an arc.
Wed, 08 Dec 2010 18:59:44 +0800 Thinker K.F. Li console backend
Sun, 05 Dec 2010 21:04:12 +0800 Thinker K.F. Li Add a dummy image loader.
Wed, 01 Dec 2010 21:33:07 +0800 Thinker K.F. Li Remove linking EGL openvg
Wed, 01 Dec 2010 13:45:24 +0800 Thinker K.F. Li Fix CPPFLAGS and LDFLAGS of libmbfly_la for imlib2 openvg
Wed, 01 Dec 2010 12:25:56 +0800 Thinker K.F. Li merge from default branch openvg
Sun, 03 Oct 2010 16:54:26 +0800 Shih-Yuan Lee (FourDollars) Copy src/dfb_supp.c from src/X_supp.c
Tue, 14 Sep 2010 01:08:39 +0800 Shih-Yuan Lee (FourDollars) Unify coding style tag for emacs and vim.
Mon, 09 Aug 2010 12:03:46 +0800 Thinker K.F. Li Switch XSHM with autoconf
Mon, 09 Aug 2010 10:03:54 +0800 Thinker K.F. Li Update window with XImage through XSHM
Sat, 31 Jul 2010 17:31:00 +0800 Shih-Yuan Lee (FourDollars) Use --with-backend to specify display backend.
Fri, 16 Jul 2010 18:44:29 +0800 Thinker K.F. Li Disable mbaf for OpenVG openvg
Fri, 16 Jul 2010 18:03:52 +0800 Thinker K.F. Li linked with libEGL and libOpenVG openvg
Fri, 02 Jul 2010 11:59:17 +0800 Thinker K.F. Li Load images with Imlib2. openvg
Wed, 30 Jun 2010 19:45:20 +0800 Thinker K.F. Li build graph_engine_openvg.c in makefile openvg
Thu, 12 Nov 2009 21:34:02 +0800 Thinker K.F. Li Conditinal compile MBAF Android_Skia
Thu, 12 Nov 2009 21:26:10 +0800 Thinker K.F. Li C++ instead of C to bridge to Skia Android_Skia
Thu, 12 Nov 2009 21:24:31 +0800 Thinker K.F. Li Add graph_engine_skia.c Android_Skia
Thu, 12 Nov 2009 21:22:30 +0800 Thinker K.F. Li Move functions into graphic engine layers. Android_Skia
Thu, 12 Nov 2009 21:16:13 +0800 Thinker K.F. Li Conditional compile with Cairo and Skia. Android_Skia
Wed, 29 Jul 2009 20:22:36 +0800 Thinker K.F. Li Make sh_text and sh_stext optional.
Wed, 08 Jul 2009 21:12:14 +0800 Thinker K.F. Li shape_stext.c, now, is unittested.
Tue, 07 Jul 2009 22:46:19 +0800 Thinker K.F. Li Make unittest built by automake and autoconf.
Wed, 01 Apr 2009 02:16:10 +0800 Thinker K.F. Li Rename MIN/MAX to MB_MIN/MB_MAX.
Mon, 16 Mar 2009 08:45:54 +0800 wycc Move the animated menu to the MBAF layer
Sun, 15 Feb 2009 08:34:57 +0800 wycc Add MBAF object suport. This is still work in progress yet. However, it won't affect other features. Therefore, it is checked in before it become mature.