mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-05 14:35:46 -07:00
byte_order: add FOURCC_BE and _LE versions (needed for zip) ogl: quick hack: prevent crash on laptop by providing a pglDrawRangeElementsEXT stub file, h_mgr: update pool_alloc call site tex: fix incorrect indexing/stride for mipmap generation vfs_mount: disable archives (zip code is WIP) zip: heavy WIP. add support for writing archives (needed for thesis); revised Zip read code. sped up archive open. further major changes pending. wposix: moved allocator code (see above) This was SVN commit r3298. |
||
|---|---|---|
| .. | ||
| 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 | ||