1
1
forked from 0ad/0ad
0ad/source/lib/sysdep
janwas 3d93740456 - allocators: SingleAllocator: renamed free method to release() to avoid need for nommgr
- lib, sysdep.h: move DIR_SEP to sysdep.h
- archive, compression: minor touchups
- zip: large refactor: all accesses to little-endian structs are now
done by helper functions (fixes bug: wasn't endian swapping ECDR). also
detect unfinished zip files (for VFS mount to ignore)
- tex_dds: fix comment

This was SVN commit r3634.
2006-03-15 05:18:32 +00:00
..
unix Unix cursor support, some gcc warnings, etc 2006-03-06 03:46:12 +00:00
win bugfixes for problems reported by philip: (thanks!) 2006-03-14 07:20:12 +00:00
cpu.h Stab at fixing the VertexArray compile error on VC++. 2005-10-03 03:41:42 +00:00
dir_watch.h - massive overhaul of lib error code returning. int -> LibError everywhere. 2005-12-11 22:23:55 +00:00
gfx.h - massive overhaul of lib error code returning. int -> LibError everywhere. 2005-12-11 22:23:55 +00:00
ia32.asm slight tweak to asm code - improve alignment and remove temp R..R/W..W memcpy interleaving 2005-12-08 17:26:08 +00:00
ia32.cpp Linux compat changes, fix for (really old) bug in VertexBufferManager shutdown, GUI header reorganization for gcc 4.0 2006-01-29 18:23:47 +00:00
ia32.h - massive overhaul of lib error code returning. int -> LibError everywhere. 2005-12-11 22:23:55 +00:00
os.h stomped various lint warnings: 2005-01-23 17:45:25 +00:00
snd.h add include guards; reflect lockfree.h rename 2005-04-27 16:16:52 +00:00
sysdep.cpp file code v2 is now feature complete and works. 2006-02-23 07:55:32 +00:00
sysdep.h - allocators: SingleAllocator: renamed free method to release() to avoid need for nommgr 2006-03-15 05:18:32 +00:00