summaryrefslogtreecommitdiff
path: root/Xcode
AgeCommit message (Expand)AuthorFilesLines
2019-03-19Added support for building SDL as a dynamic library on iOSSam Lantinga1-0/+0
2019-03-16Fixed Mac OS X buildSam Lantinga1-8/+8
2019-01-04Updated copyright for 2019Sam Lantinga1-1/+1
2018-11-15fix permissionsOzkan Sezer2-0/+0
2018-11-14Fixed bug 3193 - Dualshock 3's motion sensors overwrite analog stickSam Lantinga2-0/+0
2018-10-23fix permissionsOzkan Sezer2-0/+0
2018-10-22Add exception handling to Android hidapi.Sam Lantinga2-0/+0
2018-10-18Fixed bug 4324 - Xcode 10 - more cleanup for macOS and iOS projectsSam Lantinga2-0/+12
2018-09-29fix permissionsOzkan Sezer1-0/+0
2018-09-28Ensure we wait on the surface resize before returning from setting fullscreen...Sam Lantinga1-0/+0
2018-09-28Fixed building with Xcode 10.0Sam Lantinga1-3/+5
2018-09-26Updated version to 2.0.9Sam Lantinga2-4/+4
2018-09-15fix permissionsOzkan Sezer1-0/+0
2018-09-14Use atomic reference counting for the HID device objectSam Lantinga1-0/+0
2018-09-05Updated Xcode library version to match libtool output with Ozkan's changeSam Lantinga1-2/+2
2018-08-30fix permissionsOzkan Sezer2-0/+0
2018-08-23Added display event files to the Mac OS X projectSam Lantinga1-24/+23
2018-08-22Fixed crash trying to open HIDAPI controller as a haptics device on WindowsSam Lantinga1-0/+0
2018-08-21Fixed bug 4228 - Clean-up Xcode projectsSam Lantinga2-180/+147
2018-08-21Added a dummy sensor driverSam Lantinga1-0/+24
2018-08-21First pass on the new SDL sensor APISam Lantinga1-0/+41
2018-08-09Added HIDAPI joystick drivers for more consistent support for Xbox, PS4 and N...Sam Lantinga1-0/+91
2018-06-30ran 'chmod -x' on two filesOzkan Sezer1-0/+0
2018-06-12ran 'chmod -x' on many filesOzkan Sezer3-0/+0
2018-02-20Fixed bug 4088 - Fix Metal link errors with test programs in SDLTest.xcodeprojSam Lantinga1-0/+106
2018-01-03Updated copyright for 2018Sam Lantinga1-1/+1
2017-12-30xcode: Add Metal and QuartCore to everything as a weak_framework.Ryan C. Gordon1-4/+40
2017-12-07Enable building the Metal renderer by default, and weak link the Metal framew...Sam Lantinga1-10/+68
2017-12-04Fixed bug 3975 - Add GLES2 support for macOS via ANGLE librarySam Lantinga1-24/+102
2017-11-12Updated SDL's YUV support, many thanks to Adrien DescampsSam Lantinga1-21/+30
2017-11-04Updated version to 2.0.8 since SDL_image depends on itSam Lantinga1-2/+2
2017-10-12Build both 32 and 64-bit architectures in the OSX FrameworkSam Lantinga1-0/+2
2017-10-12Added functions to query and set the SDL memory allocation functions:Sam Lantinga1-0/+4
2017-10-12Updated version to 2.0.7Sam Lantinga2-4/+4
2017-09-22Fixed bug 3837 - Change project settings for Xcode 9?Sam Lantinga1-3/+15
2017-09-04Added SDL_vulkan.h to the Mac OS X framework headersSam Lantinga1-1/+3
2017-08-29Removed Metal and QuartzCore frameworks which aren't needed for Vulkan supportSam Lantinga1-34/+6
2017-08-27vulkan: Initial Vulkan support!Ryan C. Gordon1-15/+91
2017-08-18Updated version to 2.0.6Sam Lantinga2-4/+4
2017-01-01Updated copyright for 2017Sam Lantinga1-1/+1
2016-12-06xcode: Make sure SDL_dataqueue sources are included in all targets.Ryan C. Gordon1-0/+8
2016-12-06xcode: updated macOS and iOS project files with SDL_dataqueue sources.Ryan C. Gordon1-0/+8
2016-10-12Build SDL as universal binarySam Lantinga1-0/+2
2016-09-28Updated version to 2.0.5 in preparation for releaseSam Lantinga2-4/+4
2016-09-18Xcode/mac: fix building standalone static and shared libraries.Ryan C. Gordon1-0/+16
2016-09-16Recommended settings from Xcode 7.3.0Sam Lantinga2-2/+4
2016-09-15Fixed set of libraries needed to build on Mac OS XSam Lantinga1-24/+8
2016-09-15CoreAudio iOS/tvOS: Use AVFoundation instead of AudioSession. Fixes audio on ...Alex Szpakowski1-8/+4
2016-09-13Enable more compiler warnings in the Xcode projects (based on Xcode 8's sugge...Alex Szpakowski1-1/+36
2016-08-05audio: Removed internal SDL_audiomem.h and macros.Ryan C. Gordon1-8/+0