mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-26 20:05:21 +00:00
d3f452cd80
- 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.