dhewm3/neo/sys
dhewg 5a9c2006ff Get rid of Posix_EarlyInit() and Posix_LateInit()
Since we don't have our own signal handler anymore, those two
init functions can be merged into the existing Sys_Init(), which
is already called by common->Init().
2012-07-06 01:39:01 +02:00
..
cmake Add a CMake build system 2011-12-14 02:40:49 +01:00
linux Get rid of Posix_EarlyInit() and Posix_LateInit() 2012-07-06 01:39:01 +02:00
osx Get rid of Posix_EarlyInit() and Posix_LateInit() 2012-07-06 01:39:01 +02:00
posix Get rid of Posix_EarlyInit() and Posix_LateInit() 2012-07-06 01:39:01 +02:00
stub Get rid of sys_stub.cpp 2012-07-03 21:12:54 +02:00
win32 Get rid of Sys_SetFatalError() 2012-07-06 01:24:25 +02:00
cpu.cpp Fix sys/cpu.cpp for msvc 64bit 2012-07-06 01:06:59 +02:00
events.cpp Accept both alt keys for alt-enter 2012-01-19 00:22:47 +01:00
glimp.cpp Remove (faulty/outdated) video ram detection 2012-07-04 22:47:38 +02:00
glimp_ati_fragment_shader.cpp Move OSX ATI_fragment_shader functions 2012-01-05 00:24:12 +01:00
glimp_ati_fragment_shader.h Move OSX ATI_fragment_shader functions 2012-01-05 00:24:12 +01:00
platform.h Remove all OS specific gamepak code 2012-07-04 02:18:48 +02:00
sys_local.cpp Get rid of Sys_FPU_StackIsEmpty() 2012-07-06 01:06:53 +02:00
sys_local.h Get rid of Sys_FPU_StackIsEmpty() 2012-07-06 01:06:53 +02:00
sys_public.h Get rid of Sys_SetFatalError() 2012-07-06 01:24:25 +02:00
threads.cpp Port Sys_Milliseconds() to SDL 2011-12-22 10:38:38 +01:00