mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-06 15:05:47 -07:00
vfs_tree: move bucket allocator to allocators.cpp allocators: add matrix self-test zip: remove redundant timing code and add CHECK_ZFILE everywhere ogl_tex: implement app hook for overriding gl upload caps tex: add CHECK_TEX everywhere TextureManager: only call LoadTextures once (instead of for each file type) debug: add hook for translating error messages; add filtering mechanism to only show interesting debug_printfs (WIP). restructured code: debug_puts is the sysdep part, while debug_printf does filtering and then calls that This was SVN commit r2990. |
||
|---|---|---|
| .. | ||
| file.cpp | ||
| file.h | ||
| vfs.cpp | ||
| vfs.h | ||
| vfs_mount.cpp | ||
| vfs_mount.h | ||
| vfs_path.cpp | ||
| vfs_path.h | ||
| vfs_tree.cpp | ||
| vfs_tree.h | ||
| zip.cpp | ||
| zip.h | ||