No description
Find a file
janwas f4adce44bf cleanup:
- callbacks now have a uintptr_t "cbData" parameter (instead of
haphazard void*/uintptr_t, cb/ctx/data)
- resource loading code now more uniformly deals with u8* pointers
instead of void*

allocators: add support for page_aligned_alloc via boost::shared_ptr.
add evil hack to avoid the need for default ctor and ensure alignment in
SingleAllocator
archive: improve Decompressor
compression:
. near complete rewrite (previous code was a poorly factored mess)
. fix bug related to buffer allocation
. no longer provide get_output API (prone to abuse)
. add call to get max. size of output buffer (for preallocation)

This was SVN commit r5370.
2007-09-25 09:39:20 +00:00
binaries #Elite Persian Asabari 2007-09-25 06:29:21 +00:00
build add new sysdep linux dir to build (requires rebuilding the workspace) 2007-09-23 16:14:49 +00:00
docs updated version with fixed bibliography 2007-09-08 16:05:52 +00:00
source cleanup: 2007-09-25 09:39:20 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00