Commit History

Author SHA1 Message Date
  Ryan C. Gordon de6d0ac55a uikit: Patched to compile on older iOS SDKs. 4 years ago
  Ryan C. Gordon 93a2c58c7e opengl: Use GL_LINE_STRIP instead of breaking down into seperate GL_LINES. 4 years ago
  Sylvain Becker b198febb62 Documentation: fix minor gamecontroller parameter warning 4 years ago
  Ryan C. Gordon 731a5d1c53 metal: Fix line drawing, again. 4 years ago
  Sam Lantinga 4ea1a10bd2 Added stub controller LED functions for WGI and RAWINPUT (thanks meyraud!) 4 years ago
  Sam Lantinga 009b62f1c2 Be explicit about mapping the new game controller paddle buttons 4 years ago
  Sam Lantinga 3a4388489a Document the Xbox One Elite paddle buttons 4 years ago
  Sam Lantinga 749062e72b Implemented SDL_GameControllerSetLED() for iOS/tvOS 4 years ago
  Sam Lantinga faeac6e86c Added additional game controller button support on iOS/tvOS 4 years ago
  Sam Lantinga cf8d3befe6 Added iOS controllermap test 4 years ago
  Sam Lantinga 5a92edee03 Don't try to map the accelerometer as a game controller 4 years ago
  Sam Lantinga d5e367a466 Fixed build so CoreBluetooth framework is only needed by hidapi 4 years ago
  Sam Lantinga 59a644fb01 iOS should use the same size window for the controller tests as other platforms 4 years ago
  Sam Lantinga fbf0484a17 Embed the hidapi framework for the iOS and tvOS game controller test 4 years ago
  Sam Lantinga 9a446aa92e Note that SDL_CONTROLLER_BUTTON_AUX1 is sent for the PS4/PS5 touchpad button on the HIDAPI driver. 4 years ago
  Sam Lantinga 1bd4b7fdf1 Updated iOS tests and demos for latest SDL linking requirements 4 years ago
  Sam Lantinga e87fbb1aa7 Removed old iOS-only project and demos 4 years ago
  Sam Lantinga dc60b975f3 Removed old iOS-only project and demos 4 years ago
  Sam Lantinga 3a3aaac221 Added 4 auxiliary buttons to the game controller API 4 years ago
  Sam Lantinga a22beef402 Moved the PS5 controller driver to a separate file, as the advanced feature protocol is very different from that of the PS4 4 years ago
  Sam Lantinga bd2dd3f6bb Added Android mapping for the Sony PS5 Controller 4 years ago
  Sam Lantinga 4d79f9662f Added initial support for the Sony PS5 Controller 4 years ago
  Sam Lantinga e555d45331 Added SDL_JoystickHasLED 4 years ago
  Ethan Lee 83cddd2ebc Add SDL_JoystickSetLED. 5 years ago
  Ryan C. Gordon 1b8dee7caf coreaudio: Remove unnecessary include of CoreServices.h 4 years ago
  Ozkan Sezer 79221e85a0 SDL_stdinc.h: define _DARWIN_C_SOURCE on macOS for memset_pattern4() 4 years ago
  Sylvain Becker 311ae829c7 Android: keep compatibility with older JDK 4 years ago
  Sylvain Becker 97cf314526 Android: apply code simplications found with lint / Android Studio 4 years ago
  Sam Lantinga ddc0727bba Fixed implicit memcpy() when building for ARM64 on Windows (thanks Seigo!) 4 years ago
  Ryan C. Gordon 010d5fba93 kmsdrm: Make this build with significantly older system libraries. 4 years ago