Commit History

Author SHA1 Message Date
  Sam Lantinga 8f5ec2f596 Added shared code between testgamepad and gamepadmap 1 year ago
  SDL Wiki Bot 550c84b4df Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga bea99d48f2 Changed 'freesrc' parameter from int to SDL_bool 1 year ago
  Sam Lantinga 32d529bf70 Use size_t for the size of memory RWops 1 year ago
  Sam Lantinga 80e1c75e1c Re-added mappings for older Xbox One controllers on Linux 1 year ago
  Joshua Barnett a5f387f828 Add kernel32 to SDL_EXTRA_LIBS required for cross-compilation to Win32 native 1 year ago
  Sam Lantinga ea60da5b94 Fixed mapping BTN_TR2 to right trigger 1 year ago
  Alex Maese 0e4165e54b X11: Use XFixes to detect clipboard updates 1 year ago
  Sam Lantinga cd97e3a833 Fixed clang Windows build 1 year ago
  Sam Lantinga a29aac603b Quiet warning when using older buggy WGI headers 1 year ago
  Sam Lantinga 7d894dc1c9 Fixed build warnings 1 year ago
  Sam Lantinga f047e178b6 Added WGI gamepad added/removed listeners for RAWINPUT 1 year ago
  Sam Lantinga cdfc9634e1 Removed patch note for change already in SDL 2.x 1 year ago
  Sam Lantinga 3a654b4b1c Added the hint SDL_HINT_JOYSTICK_WGI to control whether to use Windows.Gaming.Input for controllers 1 year ago
  Mathieu Eyraud a4f3905bb6 Fix uninitialised variable 1 year ago
  Sam Lantinga efed24850a Don't tickle Bluetooth PS4 controllers in simple mode with an effects packet 1 year ago
  Sam Lantinga 785f57eb91 Lazily initialize the WGI gamepad support 1 year ago
  Sylvain aab3cbf207 SDL_thread.h: fix parameter name in comment 1 year ago
  Sylvain 6763369f5b gendynapi.py: always check comment formatting of the public api 1 year ago
  Frank Praznik b82d6b8e4e wayland: Set the source surface of the request when raising a window 1 year ago
  Mathieu Eyraud bcf239e413 Improve sensor detection for Linux gamepad v2 1 year ago
  Sam Lantinga ed6dc1cc05 Prefer using XInput for rumble over WGI, as it allows rumble in the background 1 year ago
  Sam Lantinga 9f19b2bd97 Continue running XInput detection while RAWINPUT is active 1 year ago
  Sylvain ec90c2e26d Add 'return' comment to SDL_ClearClipboardData 1 year ago
  Sam Lantinga d57249034a Fix Cocoa_RaiseWindow activating the app when SDL_HINT_WINDOW_ACTIVATE_WHEN_RAISED is false 1 year ago
  Sam Lantinga c5bd2cba98 Fix passing of child window focus in WIN_ShowWindow/WIN_RaiseWindow 1 year ago
  Sam Lantinga 565e95ac4e Fix windows created with SDL_WINDOW_MINIMIZED having inconsistent SDL_WINDOW_HIDDEN flag on Windows 1 year ago
  Sam Lantinga be79f62cb7 Fixed warning C4214: nonstandard extension used: bit field types other than int 1 year ago
  Takase cb55ce70f0 video(wayland): use both --icon and --icon-name for Zenity (#7897) 1 year ago
  Sam Clegg b42cb1c6f2 emscripten: Add JS library dependencies using EM_JS_DEPS macro 1 year ago