summaryrefslogtreecommitdiff
path: root/Xcode-iOS
AgeCommit message (Expand)AuthorFilesLines
2013-10-22Testing fullscreen window in the accelerometer test.Sam Lantinga1-1/+1
2013-10-20Fixed Y axis inversion on iOS; positive is up, negative is down.Sam Lantinga1-8/+11
2013-08-21OCD fixes: Adds a space after /* (glory to regular expressions!)Gabriel Jacobo3-3/+3
2013-08-21OCD fixes: Adds a space before */Gabriel Jacobo1-1/+1
2013-08-20Added filesystem code to Mac and iOS Xcode projects.Ryan C. Gordon1-0/+16
2013-08-07SDL_*Parachute() are no-ops, remove them.Ryan C. Gordon1-6/+0
2013-07-21Removed not needed SDL_WINDOW_SHOWN from iOS example programs.Philipp Wiesemann6-6/+6
2013-07-13Added a hint to control the Windows timer resolution: SDL_HINT_TIMER_RESOLUTIONSam Lantinga1-4/+0
2013-07-10Implemented an API for thread-local storage: SDL_TLSCreate(), SDL_TLSSet(), S...Sam Lantinga1-0/+4
2013-07-09Backout hg changset 898992405fa7; lots of things still use SDL_types.h. :/Ryan C. Gordon2-0/+6
2013-07-08Removed deprecated SDL_types.h header.Ryan C. Gordon2-6/+0
2013-06-07Updated configureSam Lantinga3-56/+38
2013-06-05Fixed compiling iOS demosSam Lantinga2-5/+3
2013-06-05Removed obsolete testsdl targetSam Lantinga2-244/+0
2013-06-05Fixed building tests on iOSSam Lantinga2-16/+314
2013-06-05The jump hack is no longer used.Sam Lantinga1-28/+6
2013-05-18Deprecate test/automated and test/test-automation (replaced by test/testautom...Andreas Schiffler1-102/+0
2013-05-18File style cleanup for the SDL 2.0 releaseSam Lantinga10-81/+81
2013-03-17Removed Nintendo DS support since nobody has volunteered to maintain it for o...Sam Lantinga1-2/+0
2013-02-19Removed SDL_input.h from various projectsSam Lantinga1-4/+0
2013-02-13Added SDL_bits.h to the Xcode projectsSam Lantinga1-0/+4
2013-01-27Updated build settings to use standard architecturesSam Lantinga1-8/+2
2012-11-26Fixed iOS joystick support for new APISam Lantinga1-0/+8
2012-11-04Synchronized the on-screen keyboard state with whether we are accepting text ...Sam Lantinga1-1/+5
2012-10-30Added UIKit implementation of SDL messageboxSam Lantinga1-0/+8
2012-10-24Added new message box API to Xcode projectsSam Lantinga1-2/+6
2012-10-14Implemented drop events in iOSSam Lantinga1-5/+13
2012-09-29Refactored the UIKit mode code into a separate file so it's cleaner and more ...Sam Lantinga1-8/+16
2012-09-17Removed obsolete header from the projectSam Lantinga1-4/+0
2012-09-04Updated the Demos project to link with SDL2Sam Lantinga1-2/+2
2012-08-11Fixed bug 1564 - SDL has no function to open a screen keyboard on Android.Sam Lantinga3-77/+66
2012-06-23Added SDL_system.h to the various projectsSam Lantinga1-200/+205
2012-06-21Updated Mac OS X and iOS projectsSam Lantinga1-1/+9
2012-05-30Updated iOS project to SDL 2.0Sam Lantinga1-7/+7
2012-05-25Fixed compiling the keyboad iOS demoSam Lantinga1-5/+5
2012-01-28Added glGenFramebuffers() to the function pointer listSam Lantinga1-2/+8
2012-01-22Removed old SDL 1.2 tests from the iOS test projectsSam Lantinga1-799/+5
2012-01-22Removed old compat files from Visual Studio and Xcode projectsSam Lantinga1-8/+0
2012-01-21Sorted the source filesSam Lantinga1-5/+5
2012-01-21Cleaned up the iOS test project and added testscale and testrendertargetSam Lantinga1-347/+227
2012-01-07Fixed running on iPhone 3GSam Lantinga2-4/+16
2012-01-07The symbols should be privateSam Lantinga1-0/+2
2012-01-05Updated iOS projects and renamed iPhoneOS to iOSSam Lantinga36-0/+8541