summaryrefslogtreecommitdiff
path: root/include/SDL_config_macosx.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-04Updated copyright for 2019Sam Lantinga1-1/+1
2018-08-21Added a dummy sensor driverSam Lantinga1-0/+3
2018-08-09Re-enabled the HIDAPI joystick driver on Windows and Mac OS XSam Lantinga1-1/+1
2018-08-09SDL: disable HIDAPI in SDL on Windows/Mac.Sam Lantinga1-1/+1
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-31macOS: Fix MoltenVK Metal view resizing, and allow the metal view to be used ...Alex Szpakowski1-1/+6
2016-04-21Initial shot at a renderer target for Apple's Metal API.Ryan C. Gordon1-0/+4
2017-12-04Fixed bug 3975 - Add GLES2 support for macOS via ANGLE librarySam Lantinga1-0/+10
2017-11-04Added SDL_fmod() and SDL_fmodf()Sam Lantinga1-4/+18
2017-10-12Added functions to query and set the SDL memory allocation functions:Sam Lantinga1-1/+1
2017-09-09Fixed bug 3760 - RWops doesn't check for integer overflow when stdio_fseek on...Sam Lantinga1-7/+8
2017-09-06Fixed bug 3797 - configure check for float.hSam Lantinga1-0/+1
2017-08-29Fixed check for Mac OS X 10.11+ SDK (thanks Edward Rudd!)Sam Lantinga1-1/+1
2017-08-29MAC_OS_X_VERSION_MAX_REQUIRED isn't actually set in recent Xcode versionsSam Lantinga1-1/+1
2017-08-28Fixed building with an older Mac OS X SDKSam Lantinga1-1/+1
2017-08-28Vulkan support on Mac OS X introduces a link time dependency (CAMetalLayer) o...Sam Lantinga1-2/+2
2017-08-28Be clear that disabling Vulkan surface support disables the entire SDL Vulkan...Sam Lantinga1-4/+4
2017-08-27vulkan: Initial Vulkan support!Ryan C. Gordon1-0/+8
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-01-02Updated copyright to 2016Sam Lantinga1-1/+1
2015-05-28X11: Add Xdbe support to message boxes (thanks, Melker!).Ryan C. Gordon1-0/+1
2015-05-26Updated the copyright year to 2015Sam Lantinga1-1/+1
2014-08-17Removed SDL_round() because the license wasn't compatible with zlibSam Lantinga1-1/+0
2014-08-16Added SDL_round(), contributed by Benoit Pierre - thanks!Sam 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-07-23Mac: Codify SDK and OS requirements, and clean up.Jørgen P. Tjernø1-3/+0
2013-05-18File style cleanup for the SDL 2.0 releaseSam Lantinga1-81/+81
2013-02-15Happy New Year!Sam Lantinga1-1/+1
2013-02-11Fixed building SDL under XcodeSam Lantinga1-1/+1
2012-12-11Don't build with X11 by default since it's not included with the latest versi...Sam Lantinga1-1/+1
2012-08-09Fixed building on Mac OS X with Xcode 4.4 (OS X 10.8 SDK).Ryan C. Gordon1-5/+11
2012-07-11Patched to compile on Mac OS X with Xcode (Unix configure already worked).Ryan C. Gordon1-1/+4
2012-06-21Updated Mac OS X and iOS projectsSam Lantinga1-1/+0
2012-05-311.Fixed a memory leak inside XInput2 codeDimitris Zenios1-0/+1
2012-05-311.Moved all xinput2 functionality to its own fileDimitris Zenios1-0/+1
2012-05-30Fixed define for consistencySam Lantinga1-1/+1
2012-05-30Initial support for XInput2 by Dimitris ZeniosSam Lantinga1-2/+3
2011-12-31Happy New Year!Sam Lantinga1-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-2/+0