Commit History

Author SHA1 Message Date
  Frank Praznik 74bdb2115d wayland: Don't roundtrip in ShowWindow unless restoring a hidden window 2 years ago
  Cameron Gutman 3046d55d0e cocoa: Return an error if GetWindowDisplayIndex() is called too early 2 years ago
  Sam Lantinga f1416ef2ba Updated to version 2.23.2 for release candidate 2 years ago
  Sam Lantinga 08d17f47b3 Removed unused variable 2 years ago
  Sam Lantinga be0cf257fe Only force the resize event in the DPI changed case 2 years ago
  Sam Lantinga b880709e9c Added libusb hack for Gamesir-G3w which needs the same adjustment as the Hori controllers 2 years ago
  Cameron Gutman 1b08cd20b3 wayland: Add roundtrip in SetWindowFullscreen() to get new size 2 years ago
  Cameron Gutman 780b031b1b wayland: Avoid duplicate resize events when entering fullscreen 2 years ago
  Ethan Lee a28f426acb render: Only update size/scale/viewport when moving to a new display, rather than all window movement. 2 years ago
  Your Name cfbeb438c1 fix a bug if XINPUTGETBATTERYINFORMATION is nullptr 2 years ago
  Sam Lantinga f42291ce68 Don't change mouse capture based on touch events 2 years ago
  Sam Lantinga bf925b9ecd Fixed build 2 years ago
  Sam Lantinga 24f97dd700 Added an SDL error to SDL_GameControllerMapping* functions 2 years ago
  Sam Lantinga 9f30d4981e Added note about CRC algorithm compatibility 2 years ago
  SDL Wiki Bot f35bbe0c3f Sync SDL wiki -> header 2 years ago
  Sam Lantinga 3861c557da Added the hint SDL_HINT_MOUSE_RELATIVE_WARP_MOTION 2 years ago
  Sam Lantinga c2db429f93 Added SDL_crc16.c to the Xcode project 2 years ago
  Ozkan Sezer e69838e745 add SDL_crc16.c to msvc and watcom builds 2 years ago
  Sam Lantinga b4c4dd84c2 Added SDL_crc16() to be used in joystick GUIDs after 2.24.0 2 years ago
  Sam Lantinga a1e34b5e35 Don't send a resize event when the window is resized to the dock icon 2 years ago
  Sam Lantinga 879af7b5c8 Fixed mapping for paired Joy-Con controllers on iOS 2 years ago
  Guldoman 5f682e77cb wayland: Remove freed display from `SDL_WaylandOutputData->output_list` 2 years ago
  Sam Lantinga aaec244cfd Don't run the stdio automated tests if libc isn't available 2 years ago
  Sam Lantinga e49321cec5 Fixed double-free in combined HIDAPI controller code 2 years ago
  SDL Wiki Bot 6ecfc40697 Sync SDL wiki -> header 2 years ago
  Sam Lantinga d4192850c1 Added SDL_ResetHint() to reset a hint to the default value 2 years ago
  Ryan C. Gordon 3119d58ff5 cocoa: Change the new sync_dispatch hint to async_dispatch. 2 years ago
  Ryan C. Gordon c6c0a8394e windows: If a display's friendly name is blank, try the generic name. 2 years ago
  Sam Lantinga 9ff498e78e Make HIDAPI_JoystickOpen() more robust against internal logic errors 2 years ago
  Ryan C. Gordon bdc7f958fd cocoa: Added hint to treat MacBook trackpads as touch devices, not mice. 2 years ago