summaryrefslogtreecommitdiff
path: root/include/SDL_config_iphoneos.h
AgeCommit message (Expand)AuthorFilesLines
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
2010-01-13First pass at Ryan's assertion code, minor tweaks to come.Sam Lantinga1-0/+3
2009-12-17Added support for querying the number of CPUs available on Linux. This also ...Sam Lantinga1-0/+1
2009-12-16Implemented SDL_setenv(), moved SDL_putenv() to compat.Ryan C. Gordon1-0/+2
2009-12-16Added SDL_GetCPUCount() to see how many cores are available.Sam Lantinga1-0/+1
2009-11-24Eric Wing to Sam, hfutrellSam Lantinga1-1/+1
2009-10-17iPhone interruption patch / SDL 1.3Sam Lantinga1-0/+6
2009-09-05CD-ROM support is so passé :)Sam Lantinga1-3/+0
2009-08-02Better check which includes #define used in stdint.hSam Lantinga1-2/+2
2009-08-02Don't redefine types if HAVE_STDINT_H is definedSam Lantinga1-0/+3
2009-06-07Initial work on power subsystem for SDL 1.3.Ryan C. Gordon1-0/+3
2009-03-03Mac OS X and iPhoneOS have the full math librarySam Lantinga1-0/+12
2009-01-01Re-enabled joystick support during compilation.Holmes Futrell1-3/+0
2008-12-08Updated copyright dateSam Lantinga1-1/+1
2008-10-16Disabled the Haptic API on iPhone, changed the order of the header to matchSam Lantinga1-40/+47
2008-10-04Final merge of Google Summer of Code 2008 work...Sam Lantinga1-0/+129