Mercurial > MadButterfly
log src/mbaf/mbapp.c @ 993:5b58e74988bc refine_backend_if
age | author | description |
---|---|---|
Mon, 22 Nov 2010 00:42:29 +0800 | Thinker K.F. Li | Use mb_backend_t::new instead of mb_backend_t::init refine_backend_if |
Tue, 14 Sep 2010 01:08:39 +0800 | Shih-Yuan Lee (FourDollars) | Unify coding style tag for emacs and vim. |
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. |