1
0
forked from 0ad/0ad
0ad/source/lib/res/file
janwas d367014972 vfs_store: set return value to #bytes written
fix 2 bugs in tex / ogl_tex reported by philip (related to caching) -
thanks!
tex: documented header and improved implementation. add tex_transform_to
for convenience. change tex_write to require going through tex_wrap.

This was SVN commit r2837.
2005-10-03 12:57:31 +00:00
..
file.cpp dyn_array: efficient expandable array that doesn't waste mem or relocate itself. TODO: self test and dox 2005-09-06 22:44:48 +00:00
file.h Linux/GCC Compat, added some includes, ported inline assembly stuff to gnu syntax (and misc. cleanup in ia32.cpp) 2005-09-12 23:37:52 +00:00
vfs_mount.cpp Linux/GCC Compat, added some includes, ported inline assembly stuff to gnu syntax (and misc. cleanup in ia32.cpp) 2005-09-12 23:37:52 +00:00
vfs_mount.h comments/cosmetics; 2005-09-27 15:20:56 +00:00
vfs_path.cpp - split up lib/res into file, graphics and sound. 2005-08-12 17:06:53 +00:00
vfs_path.h - split up lib/res into file, graphics and sound. 2005-08-12 17:06:53 +00:00
vfs_tree.cpp Linux/GCC Compat, added some includes, ported inline assembly stuff to gnu syntax (and misc. cleanup in ia32.cpp) 2005-09-12 23:37:52 +00:00
vfs_tree.h waio: fix spurious WARN_ERR 2005-08-13 17:09:57 +00:00
vfs.cpp vfs_store: set return value to #bytes written 2005-10-03 12:57:31 +00:00
vfs.h vfs_store: set return value to #bytes written 2005-10-03 12:57:31 +00:00
zip.cpp config: additional macro is checked 2005-09-13 04:00:41 +00:00
zip.h - split up lib/res into file, graphics and sound. 2005-08-12 17:06:53 +00:00