1
0
forked from 0ad/0ad
0ad/source/lib/res
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
..
file # big refactoring in CPU-specific code, fix for dual core vs. HT detection 2007-04-25 18:19:35 +00:00
graphics # big refactoring in CPU-specific code, fix for dual core vs. HT detection 2007-04-25 18:19:35 +00:00
sound # big refactoring in CPU-specific code, fix for dual core vs. HT detection 2007-04-25 18:19:35 +00:00
h_mgr.cpp # big refactoring in CPU-specific code, fix for dual core vs. HT detection 2007-04-25 18:19:35 +00:00
h_mgr.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
handle.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
mem.cpp # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
mem.h # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00
res.cpp # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
res.h # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00