SDL-mirror/src
2013-04-27 13:55:47 +02:00
..
atomic Put the real SDL_AtomicCAS() and SDL_AtomicCASPtr() symbols into the library. 2013-03-07 20:42:55 -08:00
audio Changed audio subsystem's OpenDevice interface to return -1 on error. 2013-03-31 13:05:40 -04:00
core Moved warning about SDL_AndroidGetActivity to SDL_system.h 2013-04-23 16:44:54 -03:00
cpuinfo Happy New Year! 2013-02-15 08:47:44 -08:00
events Mac: Fix relative mode message after gaining focus. 2013-04-25 18:40:29 -07:00
file Fixed bug 1802 - NULL pointer dereference in SDL_AllocRW() if out of memory. 2013-04-17 01:32:06 -07:00
haptic Make SDL_SetError and friends unconditionally return -1. 2013-03-31 12:48:50 -04:00
joystick - make sure to send a joy removed event even if the joystick wasn't opened under OSX 2013-04-22 15:24:35 -07:00
libm Happy New Year! 2013-02-15 08:47:44 -08:00
loadso Happy New Year! 2013-02-15 08:47:44 -08:00
main Make SDL_SetError and friends unconditionally return -1. 2013-03-31 12:48:50 -04:00
power Removed Nintendo DS support since nobody has volunteered to maintain it for over a year. 2013-03-17 09:44:58 -07:00
render Fixed bug 1583 - Fix build for disabled SDL render subsystem 2013-04-25 00:15:09 -07:00
stdlib Fixed another infinite recursion accident in stdlib. 2013-04-05 16:34:59 -04:00
test Add multimon & mouse tracking info to SDL_test_common. 2013-04-22 18:15:10 -07:00
thread Make SDL_SetError and friends unconditionally return -1. 2013-03-31 12:48:50 -04:00
timer Removed Nintendo DS support since nobody has volunteered to maintain it for over a year. 2013-03-17 09:44:58 -07:00
video Replaces tabs with four spaces in C source file. 2013-04-27 13:55:47 +02:00
SDL.c Fixed bug 1582 - Allow disabling SDL_VIDEO_DRIVER_WINDOWS 2013-04-25 00:26:17 -07:00
SDL_assert.c Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_assert_c.h Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_error.c Make SDL_SetError and friends unconditionally return -1. 2013-03-31 12:48:50 -04:00
SDL_error_c.h Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_fatal.c Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_fatal.h Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_hints.c Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_hints_c.h Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_log.c Add PSP support 2013-03-17 20:07:02 +08:00