Mercurial > MadButterfly
log tools/mb_c_source.m4 @ 210:3fadd2f2742e
age | author | description |
---|---|---|
Fri, 12 Dec 2008 00:33:54 +0800 | Thinker K.F. Li | M4 macros to generate code for dynamic loading. |
Wed, 19 Nov 2008 00:27:20 +0800 | wycc | Translate the path string into binary array to save the parsing in the runtime. It can reduce the size as well. |
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 |
Sun, 05 Oct 2008 23:32:58 +0800 | Thinker K.F. Li | Postponse free of coords, shapes, and paints when the rdman is dirty. |