dhewm3/neo/sys
dhewg 7865e432a7 Port the async thread to a SDL timer
SDL implements timers via threads and it lets us easily aim at
a 60Hz frequency.
2011-12-21 17:50:39 +01:00
..
cmake Add a CMake build system 2011-12-14 02:40:49 +01:00
linux Port the async thread to a SDL timer 2011-12-21 17:50:39 +01:00
osx Port the async thread to a SDL timer 2011-12-21 17:50:39 +01:00
posix Port the async thread to a SDL timer 2011-12-21 17:50:39 +01:00
scons Port critical sections and events to SDL 2011-12-21 17:50:35 +01:00
stub Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
win32 Port the async thread to a SDL timer 2011-12-21 17:50:39 +01:00
platform.h Use SDL for everything endian 2011-12-21 17:40:38 +01:00
sys_local.cpp Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
sys_local.h Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
sys_public.h Move MAX_THREADS as define to BuildDefines.h 2011-12-21 17:50:39 +01:00
threads.cpp Port critical sections and events to SDL 2011-12-21 17:50:35 +01:00