1
0
forked from 0ad/0ad
0ad/source/lib/res/file
janwas 6fbce9c355 # refactoring
- color: the sse codepath is now detected and activated from within
color.cpp, which avoids making ia32 dependent on the color header. it's
called from gamesetup!InitRenderer.
- move VFSUtil::EnumDirEnts to vfs.cpp!vfs_dir_enum - allows it to be
used from within lib/ without dependency on ps (annoying for other
projects)

This was SVN commit r3764.
2006-04-14 06:32:05 +00:00
..
archive.cpp # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
archive.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
compression.cpp # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
compression.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
file_cache.cpp # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
file_cache.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
file_internal.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
file_io.cpp # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
file_io.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
file_stats.cpp # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
file_stats.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
file.cpp # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
file.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
trace.cpp # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
trace.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
vfs_mount.cpp # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
vfs_mount.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
vfs_optimizer.cpp # refactoring 2006-04-14 06:32:05 +00:00
vfs_optimizer.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
vfs_path.cpp # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
vfs_path.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
vfs_tree.cpp # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
vfs_tree.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
vfs.cpp # refactoring 2006-04-14 06:32:05 +00:00
vfs.h # refactoring 2006-04-14 06:32:05 +00:00
zip.cpp # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
zip.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00