Mercurial > MadButterfly
log examples/dynamic/mbapp.c @ 285:248a40d51473
age | author | description |
---|---|---|
Sat, 31 Jan 2009 16:52:28 +0800 | wycc | Check in test program for sh_text_set_text for debugging. It is not working yet. |
Sun, 04 Jan 2009 09:32:49 +0800 | wycc | * Add loopback reference from rdman to the backend. This is only required when we need to acquire the tman for the animation. This is not a reasonable arrangement since the animation should be backend transparent. We should not touch the backend directly from the animation. We should relocate the tman to the rdman. |
Thu, 01 Jan 2009 08:32:03 +0800 | wycc | Seperate the frameowrk codes from the main.c. |