SDL/src
2013-04-22 18:15:00 -07: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 Fixes #1815, don't release the LocalRef returned by SDL_AndroidGetActivity 2013-04-22 11:18:45 -03:00
cpuinfo Happy New Year! 2013-02-15 08:47:44 -08:00
events Send mouse leave updates for Windows and X11. 2013-04-22 18:14:55 -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 Don't use glDisable(GL_TEXTURE_2D) in GLES2 renderer. 2013-04-17 11:45:50 -04:00
stdlib Fixed another infinite recursion accident in stdlib. 2013-04-05 16:34:59 -04:00
test Make SDL_SetError and friends unconditionally return -1. 2013-03-31 12:48:50 -04: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 Forgot to add this file to Mac crash fix. 2013-04-22 18:15:00 -07:00
SDL_assert_c.h Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_assert.c Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_error_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_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.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_log.c Add PSP support 2013-03-17 20:07:02 +08:00
SDL.c Make SDL_SetError and friends unconditionally return -1. 2013-03-31 12:48:50 -04:00