1
0
forked from 0ad/0ad
Carl's fork of 0ad.
Go to file
janwas d3f452cd80 - add vfs_io_complete (wasn't in header) and vfs_size (convenience function)
- have vfs_load allocate the buffer, so mem_assign is no longer needed.
exposes buffer alignment requirement to VFS, but hey. simplifies things
a good bit.
- moved performance measuring crap to vfs_timed_io, a wrapper function
- various fixes for streaming code

This was SVN commit r1159.
2004-09-19 15:42:32 +00:00
binaries Test data 2004-09-17 19:01:24 +00:00
source - add vfs_io_complete (wasn't in header) and vfs_size (convenience function) 2004-09-19 15:42:32 +00:00
terrain Initial revision 2003-11-03 16:17:21 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00