Sam Lantinga
|
b5e6d0eba9
Added testautomation to the Xcode project
|
2 years ago |
Sam Lantinga
|
364db52ca3
Moved testautomation data out of SDL_test library
|
2 years ago |
Sam Lantinga
|
1d956c2817
Rename SDL2 tests for SDL3
|
2 years ago |
Sam Lantinga
|
659abc721a
SDL API renaming: SDL_gamecontroller.h
|
2 years ago |
Sam Lantinga
|
5a45d2e58b
Updated Xcode project for SDL_main as a header-only library
|
2 years ago |
Ryan C. Gordon
|
a76053352c
gesture: Removed the gesture API from SDL3.
|
2 years ago |
Sam Lantinga
|
6786dc481d
Xcode expects SUPPORTED_PLATFORMS to be "macosx" (thanks @MaddTheSane!)
|
2 years ago |
Sam Lantinga
|
cc1f9eb983
Use Apple's nomenclature for macOS and iOS
|
2 years ago |
Sam Lantinga
|
2c4159b99a
First pass at changing SDL 2.0 to SDL 3.0
|
2 years ago |
Sam Lantinga
|
13c443f224
Removed obsolete search path setting
|
2 years ago |
Sam Lantinga
|
26997bc153
Removed unused framework entries from the Xcode project
|
2 years ago |
Sam Lantinga
|
229315b014
Updated SDL Xcode test project to build for iOS and tvOS
|
2 years ago |
Sam Lantinga
|
3a6b4835f8
Updated macOS Xcode test programs
|
2 years ago |
Ozkan Sezer
|
6bd49fc00c
revert mode changes from commit d58d637ac
|
3 years ago |
Sam Lantinga
|
d58d637ac6
Added support for the Qanba Obsidian Arcade Joystick on Linux
|
3 years ago |
Alex Szpakowski
|
ec8fa57750
macOS: always use Objective-C ARC (automatic ref counting).
|
3 years ago |
Alex Szpakowski
|
d35c737f1c
macOS: change min supported OS from 10.6 to 10.7.
|
3 years ago |
Ozkan Sezer
|
43d47f6b24
fix permissions
|
6 years ago |
Sam Lantinga
|
2e348c1f59
Fixed bug 3193 - Dualshock 3's motion sensors overwrite analog stick
|
6 years ago |
Ozkan Sezer
|
f0549cc9c9
fix permissions
|
6 years ago |
Sam Lantinga
|
c4918db580
Add exception handling to Android hidapi.
|
6 years ago |
Sam Lantinga
|
568068048f
Fixed bug 4324 - Xcode 10 - more cleanup for macOS and iOS projects
|
6 years ago |
Ozkan Sezer
|
faf8f8b86b
fix permissions
|
7 years ago |
Sam Lantinga
|
f1bc1c1274
Fixed crash trying to open HIDAPI controller as a haptics device on Windows
|
7 years ago |
Sam Lantinga
|
bdbc06b027
Fixed bug 4228 - Clean-up Xcode projects
|
7 years ago |
Ozkan Sezer
|
41da7b79c0
ran 'chmod -x' on many files
|
7 years ago |
Sam Lantinga
|
c00858bfb1
Fixed bug 4088 - Fix Metal link errors with test programs in SDLTest.xcodeproj
|
7 years ago |
Sam Lantinga
|
9c580e14c9
Added functions to query and set the SDL memory allocation functions:
|
7 years ago |
Alex Szpakowski
|
4a468739f8
Removed Mac OS 10.5 support (bug #3137). Also fixed a warning about deprecated Carbon code when using SDL_audio (bug #3127, thanks Dominik!)
|
9 years ago |
Edward Rudd
|
d7cc6fabee
add controllermap program to SDLTest xcode project
|
10 years ago |