Ryan C. Gordon [Sun, 03 Apr 2011 18:33:32 -0500] rev 5527
iOS: Correctly resize renderbuffers when rotating orientation.
Fixes strange rendering after rotating the device.
Airlangga Cahya Utama [Sun, 03 Apr 2011 18:24:27 +0700] rev 5526
Move variable declaration position to stick with C standart.
Sam Lantinga [Tue, 29 Mar 2011 03:05:26 -0700] rev 5525
Fixed compile error.
Sam Lantinga [Mon, 28 Mar 2011 23:44:51 -0700] rev 5524
Filter out SDL_WINDOWEVENT_SIZE_CHANGED events too
Sam Lantinga [Mon, 28 Mar 2011 20:56:28 -0700] rev 5523
Make sure the resize event gets through
Sam Lantinga [Mon, 28 Mar 2011 20:33:41 -0700] rev 5522
Backed out changeset ef550bdb8c1b
Ryan C. Gordon [Mon, 28 Mar 2011 23:20:54 -0400] rev 5521
If a test program window resizes, resize its viewport, too.
Ryan C. Gordon [Mon, 28 Mar 2011 23:21:22 -0400] rev 5520
Added orientation rotation for iOS.
Ryan C. Gordon [Mon, 28 Mar 2011 15:18:01 -0400] rev 5519
Make the iOS test projects target iPhone and iPad instead of just the phone.
Ryan C. Gordon [Sun, 27 Mar 2011 01:35:19 -0400] rev 5518
iOS: Report both landscape and portrait orientation as display modes.