Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 45f967be | 2015-05-28 18:57:57 | Fixed building test programs on the iOS simulator | ||
| c4fe8c80 | 2015-05-06 12:42:14 | Fixed building the iOS Demo files in debug mode | ||
| d603bb30 | 2015-05-05 16:16:10 | Fixed a crash on iOS when none of the orientations in Info.plist match the SDL window's actual orientation. Fixes bug #2967. | ||
| b72938c8 | 2015-04-20 12:22:44 | Windows: Always set the system timer resolution to 1ms by default. An existing hint lets apps that don't need the timer resolution changed avoid this, to save battery, etc, but this fixes several problems in timing, audio callbacks not firing fast enough, etc. Fixes Bugzilla #2944. |