dhewm3/neo/sys
dhewg d4281b56bf Get rid of Sys_GetProcessorString()
This was only used for a printf() and not implemented for all
the platforms we can now run on.
We also don't want to force a CPU type on Windows.
2011-12-22 10:38:40 +01:00
..
cmake Add a CMake build system 2011-12-14 02:40:49 +01:00
linux Get rid of Sys_GetProcessorString() 2011-12-22 10:38:40 +01:00
osx Get rid of Sys_GetProcessorString() 2011-12-22 10:38:40 +01:00
posix Port Sys_Milliseconds() to SDL 2011-12-22 10:38:38 +01:00
scons Unify CPUID_FTZ and CPUID_DAZ 2011-12-22 10:38:40 +01:00
stub Get rid of Sys_GetClockticks() and Sys_ClockTicksPerSecond() 2011-12-22 10:38:39 +01:00
win32 Get rid of Sys_GetProcessorString() 2011-12-22 10:38:40 +01:00
cpu.cpp Unify CPUID_FTZ and CPUID_DAZ 2011-12-22 10:38:40 +01:00
platform.h Port all thread related functions to SDL 2011-12-22 10:38:37 +01:00
sys_local.cpp Get rid of Sys_GetProcessorString() 2011-12-22 10:38:40 +01:00
sys_local.h Get rid of Sys_GetProcessorString() 2011-12-22 10:38:40 +01:00
sys_public.h Get rid of Sys_GetProcessorString() 2011-12-22 10:38:40 +01:00
threads.cpp Port Sys_Milliseconds() to SDL 2011-12-22 10:38:38 +01:00