summaryrefslogtreecommitdiff
path: root/Xcode-iOS
Commit message (Expand)AuthorAgeFilesLines
* Switched to the core versions of OpenGL ES framebuffer object and renderbuffe...Alex Szpakowski2014-10-281-0/+3
* Updated the iOS backend code to use Objective-C's automatic reference countin...Alex Szpakowski2014-08-061-0/+12
* Fixed bug 2626 - iOS: fix test and template Xcode projects and build scripts ...Sam Lantinga2014-07-075-41/+70
* Updated the template project for iOS, thanks to Davide CoppolaSam Lantinga2014-06-253-154/+58
* Fixed bug 2603 - iOS: update joystick accelerometer code to use CoreMotion in...Sam Lantinga2014-06-251-8/+0
* Updated iOS deployment target to iOS 5.1Sam Lantinga2014-05-101-0/+2
* Integrated David Ludwig's support for Windows RTSam Lantinga2014-03-091-0/+28
|\
| * Implemented the Dynamic API magic.Ryan C. Gordon2013-12-091-0/+28
* | WinRT: merged with SDL 2.0.1 codebaseDavid Ludwig2013-10-271-0/+1
|\ \ | |/ |/|
| * WinRT: merged with SDL 2.0.0 codebase (aka. SDL hg rev d6a8fa507a45)David Ludwig2013-08-121-0/+1
| |\
| | * WinRT: merged with latest, official, SDL 2.x sources (at rev. bea100d73d13)David Ludwig2013-04-141-0/+1
| | |\
| | | * WinRT: merged with latest, official, SDL 2.x codeDavid Ludwig2013-02-231-12/+6
| | | |\
| | | * \ WinRT: merged with the latest official SDL sourceDavid Ludwig2012-12-161-0/+1
| | | |\ \
| | | | * \ Merged with latest official SDL sources.DavidLudwig2012-11-121-0/+1
| | | | |\ \
| | | | | * \ Merge with latest, official SDL codeDavidLudwig2012-11-041-0/+1
| | | | | |\ \
| | | | | | * \ merged with the latest, official, SDL 2 sourcesDavidLudwig2012-10-151-0/+1
| | | | | | |\ \
| | | | | | | * | Xcode project for iOS uses spaces for tabs, as per most (all?) SDL source filesDavidLudwig2012-09-011-0/+1
* | | | | | | | | Testing fullscreen window in the accelerometer test.Sam Lantinga2013-10-221-1/+1
* | | | | | | | | Fixed Y axis inversion on iOS; positive is up, negative is down.Sam Lantinga2013-10-201-8/+11
* | | | | | | | | OCD fixes: Adds a space after /* (glory to regular expressions!)Gabriel Jacobo2013-08-213-3/+3
* | | | | | | | | OCD fixes: Adds a space before */Gabriel Jacobo2013-08-211-1/+1
* | | | | | | | | Added filesystem code to Mac and iOS Xcode projects.Ryan C. Gordon2013-08-201-0/+16
|/ / / / / / / /
* | | | | | | | SDL_*Parachute() are no-ops, remove them.Ryan C. Gordon2013-08-071-6/+0
* | | | | | | | Removed not needed SDL_WINDOW_SHOWN from iOS example programs.Philipp Wiesemann2013-07-216-6/+6
* | | | | | | | Added a hint to control the Windows timer resolution: SDL_HINT_TIMER_RESOLUTIONSam Lantinga2013-07-131-4/+0
* | | | | | | | Implemented an API for thread-local storage: SDL_TLSCreate(), SDL_TLSSet(), S...Sam Lantinga2013-07-101-0/+4
* | | | | | | | Backout hg changset 898992405fa7; lots of things still use SDL_types.h. :/Ryan C. Gordon2013-07-092-0/+6
* | | | | | | | Removed deprecated SDL_types.h header.Ryan C. Gordon2013-07-082-6/+0
* | | | | | | | Updated configureSam Lantinga2013-06-073-56/+38
* | | | | | | | Fixed compiling iOS demosSam Lantinga2013-06-052-5/+3
* | | | | | | | Removed obsolete testsdl targetSam Lantinga2013-06-052-244/+0
* | | | | | | | Fixed building tests on iOSSam Lantinga2013-06-052-16/+314
* | | | | | | | The jump hack is no longer used.Sam Lantinga2013-06-051-28/+6
* | | | | | | | Deprecate test/automated and test/test-automation (replaced by test/testautom...Andreas Schiffler2013-05-181-102/+0
* | | | | | | | File style cleanup for the SDL 2.0 releaseSam Lantinga2013-05-1810-81/+81
|/ / / / / / /
* | | | | | | Removed Nintendo DS support since nobody has volunteered to maintain it for o...Sam Lantinga2013-03-171-2/+0
| |_|_|_|_|/ |/| | | | |
* | | | | | Removed SDL_input.h from various projectsSam Lantinga2013-02-191-4/+0
* | | | | | Added SDL_bits.h to the Xcode projectsSam Lantinga2013-02-131-0/+4
* | | | | | Updated build settings to use standard architecturesSam Lantinga2013-01-271-8/+2
|/ / / / /
* | | | | Fixed iOS joystick support for new APISam Lantinga2012-11-261-0/+8
|/ / / /
* | | | Synchronized the on-screen keyboard state with whether we are accepting text ...Sam Lantinga2012-11-041-1/+5
|/ / /
* | | Added UIKit implementation of SDL messageboxSam Lantinga2012-10-301-0/+8
* | | Added new message box API to Xcode projectsSam Lantinga2012-10-241-2/+6
|/ /
* | Implemented drop events in iOSSam Lantinga2012-10-141-5/+13
* | Refactored the UIKit mode code into a separate file so it's cleaner and more ...Sam Lantinga2012-09-291-8/+16
* | Removed obsolete header from the projectSam Lantinga2012-09-171-4/+0
* | Updated the Demos project to link with SDL2Sam Lantinga2012-09-041-2/+2
|/
* Fixed bug 1564 - SDL has no function to open a screen keyboard on Android.Sam Lantinga2012-08-113-77/+66
* Added SDL_system.h to the various projectsSam Lantinga2012-06-231-200/+205
* Updated Mac OS X and iOS projectsSam Lantinga2012-06-211-1/+9