ioq3quest/code/sys
Tim Angus 6bd4bb16a0 * Move SDL library version check to sys_main.c as it's proving difficult to
make the Makefile check sufficiently portable
* Remove unnecessary GL PFN... casts from SDL_GL_GetProcAddress calls
* Replace OS X uname workaround with Solaris workaround, as I believe OS X
  uname now behaves the same as GNU name
2007-11-25 23:41:01 +00:00
..
con_tty.c * s/O_NDELAY/O_NONBLOCK/ 2007-11-19 19:59:37 +00:00
con_win32.c * rewrite of the win32 dedicated console: 2007-09-15 02:22:58 +00:00
sys_loadlib.h * Build dedicated server binary on Windows 2007-09-06 20:31:30 +00:00
sys_local.h * rewrite of the win32 dedicated console: 2007-09-15 02:22:58 +00:00
sys_main.c * Move SDL library version check to sys_main.c as it's proving difficult to 2007-11-25 23:41:01 +00:00
sys_unix.c * rewrite of the win32 dedicated console: 2007-09-15 02:22:58 +00:00
sys_win32.c * rewrite of the win32 dedicated console: 2007-09-15 02:22:58 +00:00
win_resource.h * Merge unified-sdl to trunk 2007-09-05 18:17:46 +00:00
win_resource.rc * Fix to win_resource.rc for MSVC build 2007-11-03 21:53:50 +00:00