Commit History

Author SHA1 Message Date
  Sam Lantinga 7c86d96e86 Fixed SDL_iconv_string() truncation when handling SDL_ICONV_E2BIG 1 year ago
  Ozkan Sezer a1dea11d32 fix MSVC build error. 1 year ago
  Sam Lantinga bfef7c302c Only convert the result of XLookupString() if it's not already UTF-8 1 year ago
  Sam Lantinga b9d1c483b9 Fixed building with the 16.1.4479499 Android toolchain 1 year ago
  Sam Lantinga dc94cca8dd Fixed typo in cherry-pick (thanks @HadesD!) 1 year ago
  Sam Lantinga 97fe777ab4 Steam uses a different VID/PID for the Steam Virtual Gamepad on Windows 1 year ago
  Sam Lantinga f1bad83a21 Revert "Fixed detection of the Steam Virtual Gamepad on macOS" 1 year ago
  Sam Lantinga 7aa28ce279 Fixed detection of the Steam Virtual Gamepad on macOS 1 year ago
  Sam Lantinga c89a460672 Fixed build if SDL_JOYSTICK_RAWINPUT_MATCHING isn't enabled 1 year ago
  Sam Lantinga e3bfacde3e Don't use raw input while Remote Desktop is active 1 year ago
  Sam Lantinga 9c05098ed9 Fixed WGI immediately being correlated with raw input devices with no input 1 year ago
  Alibek Omarov c395240425 hints: clarify support for comma-separated values for QtWayland orientation that's available since 2.0.22 1 year ago
  Alibek Omarov 68e3e99087 wayland: reset orientation bitmask before reading values from hint on QtWayland 1 year ago
  Ozkan Sezer 7f7ea909bc testautomation_guid.c: fix integer warning in 32 bit builds. 1 year ago
  Ryan C. Gordon 379a6f4dab x11: Attempt to wait for SDL_MaximizeWindow to complete before returning. 1 year ago
  Ryan C. Gordon d275851dfb windows: Don't allow non-resizable windows to be maximized. 1 year ago
  Ryan C. Gordon a9ded76dff VisualC: turn on multi-processor compilation. 1 year ago
  Sam Lantinga 5007b96363 Fixed build warning 1 year ago
  Sam Lantinga b2e88ecfeb Disable SDL_JOYSTICK_RAWINPUT_XINPUT 1 year ago
  Anonymous Maarten d6cd450624 windows: SDL_Delay expects a 32-bit integer 1 year ago
  Anonymous Maarten e875775940 windows: SDL_immdevice needs SDL_timer.h include 1 year ago
  Anonymous Maarten 72606d97e6 cmake: allow #include "SDL2/SDL.h.h" when using SDL2 as subproject 1 year ago
  Ryan C. Gordon 48e71ae87b wasapi: Deal with HDMI or DisplayPort-based audio devices. 1 year ago
  Sam Lantinga 7308325559 Added support for printing wide strings using "%ls" syntax 1 year ago
  Ozkan Sezer 9dea06f5b5 fix mingw build failures in CI with clang-tidy. 1 year ago
  Anonymous Maarten c68976360d Fix -Wunused-function warning when configuring with -DSDL_X11_XINPUT2=OFF 2 years ago
  Ryan C. Gordon a535cc62a0 video: Only specify some GL context attributes if not the explicit default. 1 year ago
  Sam Lantinga 63b8af3558 Disable unused local typedefs warning 1 year ago
  Sam Lantinga 3f1fd5abff Updated source to match SDL function prototype style 1 year ago
  Sam Lantinga 92f72682e7 Document the Android SDK versions checked in Java code 1 year ago