1
0
forked from 0ad/0ad
0ad/source
janwas 623e649acb # big refactoring in CPU-specific code, fix for dual core vs. HT detection
all cpu-related stuff is now defined in cpu.h (with cpu_ prefix and
fully encapsulated). fix quite brittle core/HT unit/package detection.
implement mkdir on VC8, where it is deprecated
add strdup on MacOSX
move ia32 code into separate subdir. functions implemented in asm are
called ia32_asm_*.
add some unix versions of sysdep functions (cannot test them)
timer: fix for amd64 linux

This was SVN commit r4995.
2007-04-25 18:19:35 +00:00
..
collada # Fixed Atlas on Linux 2007-03-20 01:06:34 +00:00
graphics # big refactoring in CPU-specific code, fix for dual core vs. HT detection 2007-04-25 18:19:35 +00:00
gui # big refactoring in CPU-specific code, fix for dual core vs. HT detection 2007-04-25 18:19:35 +00:00
i18n # big refactoring in CPU-specific code, fix for dual core vs. HT detection 2007-04-25 18:19:35 +00:00
lib # big refactoring in CPU-specific code, fix for dual core vs. HT detection 2007-04-25 18:19:35 +00:00
maths # Minor optimisations and features. 2007-03-01 00:14:35 +00:00
network # big refactoring in CPU-specific code, fix for dual core vs. HT detection 2007-04-25 18:19:35 +00:00
pch Removed some header files from header files. 2007-01-13 22:44:42 +00:00
ps # big refactoring in CPU-specific code, fix for dual core vs. HT detection 2007-04-25 18:19:35 +00:00
renderer # big refactoring in CPU-specific code, fix for dual core vs. HT detection 2007-04-25 18:19:35 +00:00
scripting Fixed a few issues for Linux build: 2007-04-25 03:10:56 +00:00
simulation Fixed some CStrW's in Technology.cpp for Linux compile. 2007-04-23 03:47:33 +00:00
sound #fixed minor bug with soundgroups 2007-01-20 04:23:08 +00:00
tools # big refactoring in CPU-specific code, fix for dual core vs. HT detection 2007-04-25 18:19:35 +00:00
main.cpp GCC compatibility 2007-02-07 14:02:09 +00:00
test_setup.cpp # Linux fixes 2007-03-19 20:58:46 +00:00