| .. |
|
atomic
|
Fixed bug #926
|
2010-01-24 21:10:53 +00:00 |
|
audio
|
Removed support for 10.3.9
|
2010-12-01 12:23:16 -08:00 |
|
cpuinfo
|
Mostly cleaned up warnings with -Wmissing-prototypes
|
2010-06-26 08:56:48 -07:00 |
|
events
|
Fixed massive stack memory usage in the gesture functions
|
2010-11-30 18:07:31 -08: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
|
I am using SDL 1.3 on FreeBSD. I found two problems.
|
2011-01-01 19:50:50 -08:00 |
|
libm
|
Use SDL endian macros in libm.
|
2010-11-16 13:24:55 -05:00 |
|
loadso
|
Fixed bug #926
|
2010-01-24 21:10:53 +00:00 |
|
main
|
Build the SDL library as a shared object on Android, so it will work correctly with SDL_image and SDL_ttf.
|
2011-01-06 16:11:21 -08: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
|
Support the new 16-bit pixel formats in SDL_CreateTextureFromSurface()
|
2011-01-12 15:22:29 -08:00 |
|
SDL_android.cpp
|
Fill in the video mode with the correct screen format
|
2011-01-12 14:29:01 -08: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
|
Minor cleanup in patches from Coursoud
|
2010-09-27 01:30:42 -07:00 |
|
SDL_error_c.h
|
Mostly cleaned up warnings with -Wmissing-prototypes
|
2010-06-26 08:56:48 -07:00 |
|
SDL_error.c
|
Added SDL errors to the Android log stream if DEBUG_ERROR is defined
|
2011-01-12 13:52:27 -08: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 |