SDL-mirror/src
Ryan C. Gordon 4f49f9e01e Implemented display mode functionality for UIKit.
The iPad (and iPhoneOS 3.2) introduce both a larger screen and the ability to
 enumerate and configure external displays. This hooks up SDL's multi-display
 API to this new functionality, and removes the hardcoded iPhone resolution.
2010-04-29 22:53:18 -04:00
..
atomic Fixed bug #926 2010-01-24 21:10:53 +00:00
audio Fixed bug #943 2010-03-10 15:02:58 +00:00
cpuinfo Fixed bug #926 2010-01-24 21:10:53 +00:00
events Fix a crash caused by empty keyboard focus 2010-04-20 07:16:42 -07:00
file Fixed bug #926 2010-01-24 21:10:53 +00:00
haptic Fixed bug #920 2010-01-18 14:57:41 +00:00
joystick General improvements for user custom event registration 2010-03-25 01:08:26 -07:00
libm Fixed bug #926 2010-01-24 21:10:53 +00:00
loadso Fixed bug #926 2010-01-24 21:10:53 +00:00
main Fixed bug #926 2010-01-24 21:10:53 +00:00
power Fixed bug #926 2010-01-24 21:10:53 +00:00
stdlib Fixed bug #926 2010-01-24 21:10:53 +00:00
thread Fixed bug #943 2010-03-10 15:02:58 +00:00
timer Fixed bug #926 2010-01-24 21:10:53 +00:00
video Implemented display mode functionality for UIKit. 2010-04-29 22:53:18 -04:00
SDL.c Changed revision details to be a string (an hg changeset) instead of an int. 2010-02-28 02:07:40 -05:00
SDL_assert.c Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_compat.c General improvements for user custom event registration 2010-03-25 01:08:26 -07:00
SDL_error.c Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_error_c.h Fixed bug #926 2010-01-24 21:10:53 +00: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