0ad/source/lib/sysdep
janwas aeed96dafa # improvements to build system for asm files
split ia32_asm code up into memcpy, color
premake: add (windows-only so far) support for NASM include paths -
required when using %include. see rationale in vs.c
refs #124

This was SVN commit r4039.
2006-06-25 20:58:03 +00:00
..
tests # fix errors in self-tests and the code they test. all now run through. 2006-06-24 10:44:08 +00:00
unix # merge all local changes; moving over to new SVN server 2006-06-22 18:26:08 +00:00
win # final self-test fixes; integration complete. 2006-06-24 13:41:42 +00:00
cpu.cpp # merge all local changes; moving over to new SVN server 2006-06-22 18:26:08 +00:00
cpu.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
dir_watch.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
gfx.cpp Simplification of #Include paths: relative names are used only for included files in the same directory as the including file; everything else uses the full path relative to source/. 2006-06-02 02:10:27 +00:00
gfx.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
ia32.cpp # merge all local changes; moving over to new SVN server 2006-06-22 18:26:08 +00:00
ia32.h # housekeeping 2006-06-04 22:27:40 +00:00
ia32.inc # improvements to build system for asm files 2006-06-25 20:58:03 +00:00
ia32_asm.asm # improvements to build system for asm files 2006-06-25 20:58:03 +00:00
ia32_memcpy.asm # improvements to build system for asm files 2006-06-25 20:58:03 +00:00
snd.cpp Simplification of #Include paths: relative names are used only for included files in the same directory as the including file; everything else uses the full path relative to source/. 2006-06-02 02:10:27 +00:00
snd.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
sysdep.cpp # add strict VSrc validation in OpenAL interface to track down bug 2006-05-05 05:54:00 +00:00
sysdep.h # fix errors in self-tests and the code they test. all now run through. 2006-06-24 10:44:08 +00:00