Commit History

Author SHA1 Message Date
  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
  Frank Praznik 891c89eeb8 Fix unused variable warnings 1 year ago
  Frank Praznik e2b8d96529 wayland: Validate surfaces and window data before sending touch events 1 year ago
  Sam Lantinga 78a92b4f9d Fixed duplicate Joy-Con controllers on macOS 1 year ago
  Sam Lantinga 7b2b99a996 Fixed handling the Saitek P3600, which doesn't use the Xbox 360 controller protocol 1 year ago
  Sam Lantinga b6d051e226 Fixed reporting backspace key if there is no text in the edit buffer (thanks @312937!) 1 year ago
  Sam Lantinga 0ad0347acb Use numeric codes for Android versions, to avoid SDK dependencies 1 year ago
  Sam Lantinga a2f4783e75 Don't map the top keyboard row to numbers when using the one-handed DVORAK layouts (thanks @tormol!) 1 year ago
  Caleb Cornett 2001a891c4 Fix Xbox link error from IsRectEmpty 1 year ago
  M. P. Halpin 1ee9a437f9 Stop beep when running iOS apps on ARM-based Macs 2 years ago
  Sam Lantinga 69644346ac Added the hint SDL_HINT_ENABLE_SCREEN_KEYBOARD to control whether the on-screen keyboard should be shown when text input is active 1 year ago
  Sam Lantinga 00b87f1ded Make sure the sentinel is at the end of the current event pump cycle 1 year ago
  Sam Lantinga beca41480d Undo name change for the controller list 1 year ago
  Sam Lantinga 43b12fd9bc Moved the controller list out so it can be included elsewhere 1 year ago