diff options
author | alon@honor <none@none> | 2010-10-05 19:26:00 -0700 |
---|---|---|
committer | alon@honor <none@none> | 2010-10-05 19:26:00 -0700 |
commit | a81e16221f402f160b7d909497d36da7e29e1df8 (patch) | |
tree | 0ec744cc4ab3cb3c709edb76486647cea408f5fe /ChangeLog | |
parent | 01ae695b4db1b8d01c291871384be5a8df44499b (diff) |
version 0.3
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,9 +1,10 @@ -?: Version 0.3 +2010-10-05: Version 0.3 - * Much faster compilation (still a lot more left to do though) + * Much faster compilation (but still slow with relooper) * Clang support * Optional memory alignment that precisely matches C/C++ * Proper memory management, including stack and (optional) dlmalloc + * Rewritten relooper; no emulated blocks in any test * Initial support for SDL * Raytracing test + web demo * Many code cleanups, bug fixes, additional tests and library implementations |