Commit History

Author SHA1 Message Date
  Sam Lantinga 0d76380042 Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 2 years ago
  Sylvain 17515f4aef Backport simplify flags PR #7220 2 years ago
  Sam Lantinga 0479df53ca Updated copyright for 2023 2 years ago
  Sam Lantinga b8d5fa4aef Improved handling of binding buttons and axes 2 years ago
  Pierre Wendling d0bbfdbfb8 Clang-Tidy fixes (#6725) 2 years ago
  Sam Lantinga b8d85c6939 Update for SDL3 coding style (#6717) 2 years ago
  Sylvain Becker fb0ce375f0 Cleanup add brace (#6545) 2 years ago
  Pierre Wendling d080e3bf3a Silence `-Wmaybe-uninitialized` warnings in tests. 2 years ago
  Pierre Wendling 6784d84c9d N3DS: Fix `-Wformat` warnings in tests. 2 years ago
  Anonymous Maarten d04fa0ef76 controllermap: use enum to avoid '-Wmaybe-uninitialized' 2 years ago
  Sam Lantinga a7fde3f835 Allow mapping a controller other than the first one 2 years ago
  Sam Lantinga 3cbfd75d0f Re-added the CRC to the joystick guid 2 years ago
  Simon McVittie 76a7b629bf test: Add some common code to load test resources 3 years ago
  Sam Lantinga 120c76c84b Updated copyright for 2022 3 years ago
  Sam Lantinga 4b571c624c Added an option to map the touchpad button for Sony controllers 3 years ago
  Misa 3bf7994fe2 Add and use `SDL_FALLTHROUGH` for fallthroughs 3 years ago
  Sam Lantinga abc12a832c Revert "Add and use `SDL_FALLTHROUGH` for fallthroughs" 3 years ago
  Misa 66a08aa391 Add and use `SDL_FALLTHROUGH` for fallthroughs 3 years ago
  Sam Lantinga 3d74707830 Run the renderer so Steam can find the main window 3 years ago
  Sam Lantinga 8726f500ef Allow quitting controllermap if there are no controllers attached 3 years ago
  Sam Lantinga 8b87b438b4 Don't try to map the touchpad button, since we don't have any art for that at the moment. 4 years ago
  Sam Lantinga 9130f7c377 Updated copyright for 2021 4 years ago
  Sam Lantinga ff4bc1389c Fixed mapping controllers after adding the touchpad button 4 years ago
  Sam Lantinga 009b62f1c2 Be explicit about mapping the new game controller paddle buttons 4 years ago
  Sam Lantinga 5a92edee03 Don't try to map the accelerometer as a game controller 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 3a3aaac221 Added 4 auxiliary buttons to the game controller API 4 years ago
  Sam Lantinga aba2792896 Added a Windows Gaming Input joystick driver 5 years ago
  Sam Lantinga de2001eeee Fixed binding the D-PAD on the 8BitDo M30 controller 5 years ago
  Sam Lantinga 25061816bf Fixed compile warning 5 years ago