Gabriel Jacobo [Tue, 19 Jun 2012 18:25:04 -0300] rev 6333
Adds a simple command line utility (iosbuild.sh) to create iOS binaries for armv6, armv7 and i386
Sam Lantinga [Tue, 19 Jun 2012 13:50:14 -0400] rev 6332
Fixed compiling with Visual Studio
Gabriel Jacobo [Tue, 19 Jun 2012 14:19:05 -0300] rev 6331
Fixes #1522, improved Xinerama / Twinview support
Gabriel Jacobo [Tue, 19 Jun 2012 13:57:42 -0300] rev 6330
Fixes #1422, restores GL context automatically under Android
Sam Lantinga [Tue, 19 Jun 2012 12:29:53 -0400] rev 6329
Added command-line cross-compile support for iOS - Gabriel Jacobo will be adding iosbuild.sh and documentation for the process.
Sam Lantinga [Mon, 04 Jun 2012 12:31:14 -0400] rev 6328
Ignore SVN metadata
Gabriel Jacobo [Sun, 03 Jun 2012 17:34:18 -0300] rev 6327
Actually functional, hopefully!, Xext test
Ryan C. Gordon [Sun, 03 Jun 2012 05:05:34 -0400] rev 6326
Fix from 1.2 branch: ignore bogus Linux evdev joystick axes.
Ryan C. Gordon [Sun, 03 Jun 2012 05:03:45 -0400] rev 6325
Changed a ">" to ">="
Ryan C. Gordon [Sun, 03 Jun 2012 04:49:25 -0400] rev 6324
Linux evdev: ignore joystick axis events if they aren't in a sane range.