summaryrefslogtreecommitdiff
path: root/include/SDL_config_iphoneos.h
AgeCommit message (Expand)AuthorFilesLines
2018-08-21Added the iOS sensor implementationSam Lantinga1-2/+2
2018-08-21Added a dummy sensor driverSam Lantinga1-0/+3
2018-08-09Added HIDAPI joystick drivers for more consistent support for Xbox, PS4 and N...Sam Lantinga1-0/+1
2018-08-04SDL_expEthan Lee1-0/+2
2018-01-17SDL_log10Ethan Lee1-0/+2
2018-01-03Updated copyright for 2018Sam Lantinga1-1/+1
2017-12-07Fixed building for simulators or older iOS SDKsSam Lantinga1-5/+12
2017-12-07Fixed compiling Metal renderer on iOSSam Lantinga1-1/+2
2017-11-04Added SDL_fmod() and SDL_fmodf()Sam Lantinga1-2/+15
2017-11-04Fixed using libunwind on iOS, where it's only available on the simulator (tha...Sam Lantinga1-1/+2
2017-10-12Added functions to query and set the SDL memory allocation functions:Sam Lantinga1-1/+1
2017-09-21iOS: Fix compiling using the iOS 7 SDK, partially broken since MoltenVK suppo...Alex Szpakowski1-2/+2
2017-09-09Fixed bug 3760 - RWops doesn't check for integer overflow when stdio_fseek on...Sam Lantinga1-6/+7
2017-08-28Be clear that disabling Vulkan surface support disables the entire SDL Vulkan...Sam Lantinga1-3/+3
2017-08-27vulkan: Initial Vulkan support!Ryan C. Gordon1-0/+7
2017-02-20Updated config headers to override the base SDL_config.h if both are includedSam Lantinga1-0/+1
2017-01-01Updated copyright for 2017Sam Lantinga1-1/+1
2016-11-20Renaming of guard header names to quiet -Wreserved-id-macroSam Lantinga1-3/+3
2016-09-25Enable SDL_LoadObject on iOS 8+ and tvOS.Alex Szpakowski1-5/+1
2016-01-02Updated copyright to 2016Sam Lantinga1-1/+1
2015-09-20Added initial support for MFi game controllers on iOS.Alex Szpakowski1-4/+4
2015-05-26Updated the copyright year to 2015Sam Lantinga1-1/+1
2015-01-15Several improvements to the iOS backend:Alex Szpakowski1-0/+3
2014-08-05Haptics aren't available on iOS, but use the dummy implementation instead of ...Sam Lantinga1-1/+1
2014-06-25Fixed bug 2603 - iOS: update joystick accelerometer code to use CoreMotion in...Sam Lantinga1-1/+1
2014-06-21Fixed bug 2563 - Remove obsolete code for supporting iOS < 5Sam Lantinga1-0/+1
2014-06-07Added SDL_sqrtf(), SDL_tan(), SDL_tanf()Sam Lantinga1-0/+3
2014-02-02Fixed bug 2374 - Update copyright for 2014...Sam Lantinga1-1/+1
2013-11-24We don't need to check for snprintf() anymore, we don't use it.Ryan C. Gordon1-1/+0
2013-11-24Added SDL_vsscanf().Ryan C. Gordon1-1/+1
2013-12-09Hook up SDL_acos and SDL_asin properly.Ryan C. Gordon1-0/+2
2013-08-20Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module.Ryan C. Gordon1-0/+3
2013-05-18File style cleanup for the SDL 2.0 releaseSam Lantinga1-79/+79
2013-02-15Happy New Year!Sam Lantinga1-1/+1
2011-12-31Happy New Year!Sam Lantinga1-1/+1
2011-10-14Specify joystick (accelerometer) support for iOS in the config header.Ryan C. Gordon1-0/+3
2011-08-29Fixed missing audio on iOS.Ryan C. Gordon1-1/+1
2011-04-08SDL 1.3 is now under the zlib license.Sam Lantinga1-19/+18
2011-03-25SDL 1.3 requires a 64-bit type for the platform.Sam Lantinga1-12/+0
2011-02-11Happy 2011! :)Sam Lantinga1-1/+1
2011-02-06Added an OpenGL ES 2.0 renderer, contributed by itsnotabigtruckSam Lantinga1-0/+1
2011-01-21HAVE_GCC_ATOMICS covers the test and setSam Lantinga1-1/+0
2011-01-21Yeah, go iPhone!Sam Lantinga1-0/+1
2011-01-16Added native atomic operations for Windows, Mac OS X, and gcc compiler intrin...Sam Lantinga1-0/+2
2011-01-15Added some missing config for the iPhoneSam Lantinga1-0/+3
2010-07-07Updated iPhone keyboard code (which builds and runs on the iPad and iPhone si...Sam Lantinga1-5/+2
2010-04-30Implemented SDL power APIs for iPhoneOS.Ryan C. Gordon1-1/+1
2010-01-24Fixed bug #926Sam Lantinga1-1/+1
2010-01-13Allow configure to override assertion settings, but by default this comes fro...Sam Lantinga1-3/+0
2010-01-13The config sets the default assertion level so people can override it for the...Sam Lantinga1-1/+1