Historique des commits

Auteur SHA1 Message Date
  Sam Lantinga f8b8bd0ba1 ControllerList: recategorize controller as swtich pro and not switch input-only controller il y a 4 ans
  Sam Lantinga f76ca05729 ControllerList: add unknown xbox controller from minidumps il y a 4 ans
  Sam Lantinga 94924f012b Fix failing to set high priority for threads on Linux desktop. il y a 4 ans
  Sam Lantinga abf9dfd5c2 Fix MakeThreadRealtime DBus method call on Linux, type mismatch due to copy paste. il y a 4 ans
  Sam Lantinga 5d34e3c690 Fixed linking iOS shared library il y a 4 ans
  Sam Lantinga 1577366c36 Fixed duplicated switch statement processing Xbox controller dpad state il y a 4 ans
  Bart van der Werf 3d92e8c742 hidapi: Also parse data[12] with dpad values on the xb1s controller il y a 4 ans
  Sam Lantinga 1ef45c1801 Fixed bug 5339 - Minor memory leak in SDL_x11events.c il y a 4 ans
  Sam Lantinga 723d76c8ec Fixed bug 5333 - Replace character of legacy code page with utf-8 one. il y a 4 ans
  Ryan C. Gordon c3a32605f8 testvulkan: Patched to compile with SDL's internal Vulkan headers. il y a 4 ans
  Ryan C. Gordon 0e4ce84801 opengl: Make diagonal lines match the software renderer. il y a 4 ans
  Ryan C. Gordon da49f79500 opengles: use glDrawArrays() correctly with GL_LINE_STRIP. il y a 4 ans
  Ryan C. Gordon de6d0ac55a uikit: Patched to compile on older iOS SDKs. il y a 4 ans
  Ryan C. Gordon 93a2c58c7e opengl: Use GL_LINE_STRIP instead of breaking down into seperate GL_LINES. il y a 4 ans
  Sylvain Becker b198febb62 Documentation: fix minor gamecontroller parameter warning il y a 4 ans
  Ryan C. Gordon 731a5d1c53 metal: Fix line drawing, again. il y a 4 ans
  Sam Lantinga 4ea1a10bd2 Added stub controller LED functions for WGI and RAWINPUT (thanks meyraud!) il y a 4 ans
  Sam Lantinga 009b62f1c2 Be explicit about mapping the new game controller paddle buttons il y a 4 ans
  Sam Lantinga 3a4388489a Document the Xbox One Elite paddle buttons il y a 4 ans
  Sam Lantinga 749062e72b Implemented SDL_GameControllerSetLED() for iOS/tvOS il y a 4 ans
  Sam Lantinga faeac6e86c Added additional game controller button support on iOS/tvOS il y a 4 ans
  Sam Lantinga cf8d3befe6 Added iOS controllermap test il y a 4 ans
  Sam Lantinga 5a92edee03 Don't try to map the accelerometer as a game controller il y a 4 ans
  Sam Lantinga d5e367a466 Fixed build so CoreBluetooth framework is only needed by hidapi il y a 4 ans
  Sam Lantinga 59a644fb01 iOS should use the same size window for the controller tests as other platforms il y a 4 ans
  Sam Lantinga fbf0484a17 Embed the hidapi framework for the iOS and tvOS game controller test il y a 4 ans
  Sam Lantinga 9a446aa92e Note that SDL_CONTROLLER_BUTTON_AUX1 is sent for the PS4/PS5 touchpad button on the HIDAPI driver. il y a 4 ans
  Sam Lantinga 1bd4b7fdf1 Updated iOS tests and demos for latest SDL linking requirements il y a 4 ans
  Sam Lantinga e87fbb1aa7 Removed old iOS-only project and demos il y a 4 ans
  Sam Lantinga dc60b975f3 Removed old iOS-only project and demos il y a 4 ans