SDL/src
Sam Lantinga bf43df8ba5 Merged the Windows custom window system hooks into the union used by X11.
Added Cocoa custom window system hooks
2010-09-27 01:24:05 -07:00
..
atomic Fixed bug #926 2010-01-24 21:10:53 +00:00
audio Fixed crashing loading 48KHz audio, contributed by Terry Welsh 2010-09-18 18:15:08 -07:00
cpuinfo Mostly cleaned up warnings with -Wmissing-prototypes 2010-06-26 08:56:48 -07:00
events Fixed crash on systems that don't have StopTextInput 2010-09-18 18:31:01 -07:00
file Mostly cleaned up warnings with -Wmissing-prototypes 2010-06-26 08:56:48 -07:00
haptic Fixed compiling with Visual Studio 2008 2010-08-29 14:22:22 -07:00
joystick Merged Daniel's Google Summer of Code work from SDL-gsoc2010_IME 2010-08-22 12:39:27 -07:00
libm Compiling in atan()/atan2() implementation on Visual Studio 2008. 2010-08-29 16:55:58 -07:00
loadso Fixed bug #926 2010-01-24 21:10:53 +00:00
main Daniel Wyatt 2010-03-26 14:52:53 PDT 2010-07-12 22:08:50 -07:00
power Implemented SDL power APIs for iPhoneOS. 2010-04-30 00:39:31 -04:00
stdlib Fixed compiling with Visual Studio 2008 2010-08-29 14:22:22 -07:00
thread Fixed compile warning with latest mingw32 compiler 2010-07-05 12:32:44 -07:00
timer Fixed compile warnings 2010-07-13 22:26:50 -07:00
video Merged the Windows custom window system hooks into the union used by X11. 2010-09-27 01:24:05 -07:00
SDL_assert_c.h Mostly cleaned up warnings with -Wmissing-prototypes 2010-06-26 08:56:48 -07:00
SDL_assert.c Mostly cleaned up warnings with -Wmissing-prototypes 2010-06-26 08:56:48 -07:00
SDL_compat.c Code will never reach SDL_SetTexturePalette since SDL_SetDisplayPalette 2010-09-27 00:48:56 -07:00
SDL_error_c.h Mostly cleaned up warnings with -Wmissing-prototypes 2010-06-26 08:56:48 -07:00
SDL_error.c While you can actually write to the error buffer, conceptually it's read-only. 2010-08-29 12:00:09 -07:00
SDL_fatal.c Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_fatal.h Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL.c Mostly cleaned up warnings with -Wmissing-prototypes 2010-06-26 08:56:48 -07:00