Commit History

Author SHA1 Message Date
  Sam Lantinga 80a907e0e6 Backed out the viewport and cliprect changes in 9fb5a9ccac0a6bb6af02e72644c1c56dc6ab6f3e 1 year ago
  Sam Lantinga 3e70376bce Enabled HIDAPI debug logging for diagnostic purposes 1 year ago
  Sam Lantinga 9fb5a9ccac Use floating point values for viewport, clip rectangle, and texture sizes 1 year ago
  Sam Lantinga 1d83b782b8 Set the headphones to 50% volume to avoid blasting people's ears 1 year ago
  Sam Lantinga 8aa7910184 Added an example of setting PS5 controller audio routing 1 year ago
  Ryan C. Gordon cf2874080f mouse: Move mouse button state from a Uint32 to a formal typedef. 1 year ago
  Sam Lantinga 4609af618a Updated logging functions for SDL3 naming convention 1 year ago
  Sam Lantinga 17520c2e6e Removed SDL_RendererFlags 1 year ago
  Sam Lantinga c1ba31118b Added ball, touchpad, and sensor support for virtual joysticks 1 year ago
  Sam Lantinga bcbf09acde Renamed SDL_AttachVirtualJoystickEx() to SDL_AttachVirtualJoystick() 1 year ago
  Ryan C. Gordon d252a8fe12 joystick: SDL_VirtualJoystickDesc no longer takes a struct version. 1 year ago
  Sam Lantinga a538936821 Renamed SDL_HINT_LINUX_JOYSTICK_DEADZONES to SDL_HINT_JOYSTICK_LINUX_DEADZONES 1 year ago
  Sam Lantinga 9ce7fe2848 Removed SDL_HINT_ACCELEROMETER_AS_JOYSTICK 1 year ago
  Sam Lantinga d04fea8b87 Even more miscellaneous gamepad buttons! 1 year ago
  Sam Lantinga cb70e972e3 Added miscellaneous gamepad buttons for additional macro buttons on some controllers 1 year ago
  Sam Lantinga f66fe7e221 Replaced SDL_GetJoystickCaps() with joystick properties 1 year ago
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 1 year ago
  Sam Lantinga cd231a65f6 Added SDL_GetJoystickCaps() and SDL_GetGamepadCaps() to get the capabilities of controllers 1 year ago
  Ozkan Sezer f7ba340999 remove several instances of unnecessary emptry str "" after SDL_PRI??? 1 year ago
  Ozkan Sezer b4b5dbd92f testcontroller.c: fixed warnings. 1 year ago
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 1 year ago
  Sam Lantinga 61704b5862 Removed an assertion it's possible to hit 1 year ago
  Sam Lantinga c981a597dc Added Steam Input API support for game controllers 1 year ago
  Sam Lantinga 445f08a0fb Print the gamepad player index when opening a gamepad 1 year ago
  Ryan C. Gordon dd47da8a5c gamepad: Replace GetNumMappings/GetMappingByIndex with a single function. 1 year ago
  Ryan C. Gordon c5daf8adb1 testcontroller: Don't query the mapping list until after they are available. 1 year ago
  Sam Lantinga f40f272107 Fixed build 1 year ago
  Sam Lantinga 34bdd321bf Improved navigation while setting up controller mapping 1 year ago
  Sam Lantinga 2ff9255f29 Print the GUID for controllers that don't have a mapping 1 year ago
  Sam Lantinga 2991b9f6ac SDL now represents gamepad buttons as positional elements with a separate label 1 year ago