SDL/src
Ryan C. Gordon dc5d47f3e8 Make some dynamic X11 symbols option. _XData32 and _XRead32 are only available
on 64-bit systems, and are chosen with macros in the X11 headers. So on
 32-bit systems, it should fail to find these symbols and keep going anyhow.
2006-01-06 20:56:13 +00:00
..
audio Date: Tue, 13 Dec 2005 13:33:50 +0000 2005-12-13 16:40:12 +00:00
cdrom OS/2 port! 2005-11-23 07:29:56 +00:00
cpuinfo Patch from Michael Bonfils to add CPUID support for x86 Solaris. 2006-01-05 08:17:35 +00:00
endian OS/2 port! 2005-11-23 07:29:56 +00:00
events OS/2 port! 2005-11-23 07:29:56 +00:00
file Matched SDL_AllowRW and SDL_FreeRW calls in SDL_rwops.c ... 2005-12-12 10:54:41 +00:00
hermes From Mike Frysinger and/or Gentoo: 2006-01-05 15:25:19 +00:00
joystick OS/2 port! 2005-11-23 07:29:56 +00:00
loadso OS/2 port! 2005-11-23 07:29:56 +00:00
main To: sdl@libsdl.org 2006-01-01 23:45:52 +00:00
thread Windows should use _beginthreadex() instead of CreateThread(), to avoid a 2006-01-04 21:01:49 +00:00
timer OS/2 port! 2005-11-23 07:29:56 +00:00
video Make some dynamic X11 symbols option. _XData32 and _XRead32 are only available 2006-01-06 20:56:13 +00:00
.cvsignore Initial revision 2001-04-26 16:45:43 +00:00
Makefile.am Actually hook the cpuinfo module into the library. :) 2003-11-18 02:16:57 +00:00
Makefile.wat OS/2 port! 2005-11-23 07:29:56 +00:00
SDL_error_c.h Date: Mon, 3 May 2004 03:15:01 +0100 2004-07-18 22:57:40 +00:00
SDL_error.c Don't crash if a NULL is passed for a "%s" parameter to SDL_SetError(), 2005-11-17 03:04:47 +00:00
SDL_fatal.c Updates to PocketPC (WinCE) support, thanks to Dmitry Yakimov at 2005-09-29 09:43:00 +00:00
SDL_fatal.h Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_getenv.c Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_loadso.c OS/2 port! 2005-11-23 07:29:56 +00:00
SDL.c OS/2 port! 2005-11-23 07:29:56 +00:00