コミット履歴

作者 SHA1 メッセージ 日付
  Sam Lantinga a4c04ad230 Fixed building with iOS SDK prior to 13.0 3 年 前
  Sam Lantinga 8589134f16 Fixed potential buffer overflow in YUV conversion 3 年 前
  Ozkan Sezer 09465a9083 hidapi, windows: replace a strncpy() with plain memcpy() 3 年 前
  Sam Lantinga 5fc901d4f3 Updated to version 2.0.19 for development 3 年 前
  Sam Lantinga 2e9821423a Aded a patch note for relative mouse mode over RDP 3 年 前
  Cameron Gutman 715d481271 windows: Fix GUI key state when grabbing the keyboard 3 年 前
  Sam Lantinga b6bc3a6b0e Added a mapping for the PS4 touchpad button on Windows 3 年 前
  Sam Lantinga 4b571c624c Added an option to map the touchpad button for Sony controllers 3 年 前
  David Gow f6fdbc1e37 video: x11: Fix an invalid SDL_LogError() call 3 年 前
  Sam Lantinga 3ba9276aff Don't fail the sensor init if we couldn't create a sensor manager (i.e. we're running on Wine) 3 年 前
  Sam Lantinga 6872cb12e6 null-terminate the message buffer if FormatMessage() fails 3 年 前
  Fredrick Brennan b5d47aa297 Fix comment style for old compilers (`//`⇒`/**/`) 3 年 前
  Fredrick Brennan 367684b0c2 Add patches suggested by @slouken in round 1 review 3 年 前
  Fredrick Brennan 9c03d25543 Add back X11 legacy WM_NAME encodings 3 年 前
  Ethan Lee 72e53e4b87 wayland: Clear driverdata before calling ResetDisplayModes 3 年 前
  Ozkan Sezer ede73b4cfc testnativeos2.c: make its code style to match SDL2. 3 年 前
  Sam Lantinga 942973dd86 Use mouse ID 0 for raw mouse events 3 年 前
  Sam Lantinga f1c15aa324 Tests cover the latest SDL features 3 年 前
  Sam Lantinga 976328bb0f Fixed ABI break in SDL test header 3 年 前
  Sam Lantinga dd2f91118e Fixed warnings with Windows SDK 10.0.19041 3 年 前
  Sam Lantinga c2904c8ce7 Fixed compile warnings and errors 3 年 前
  Ozkan Sezer 8f17af5e21 hidapi: mark libusb function pointers with LIBUSB_CALL. 3 年 前
  Nate River 6c25aed419 added hint for joysticks to stablize sixaxis & dualshock controllers (#5007) 3 年 前
  Sam Lantinga a6cbe0ab87 Controllers are always centered at zero using XInput and WGI 3 年 前
  Sam Lantinga aa1d76e829 Added a patch note about WinRT/UWP WGI support 3 年 前
  Sam Lantinga 09b7ca27d6 Get the current WGI controller list at startup 3 年 前
  Sam Lantinga 12895eca1a Fixed WGI initialization on Win32 3 年 前
  Sam Lantinga 110e4e1334 Use WGI instead of XInput for Windows 10 UWP apps 3 年 前
  Sam Lantinga e04a0221e3 Fixed crash running SDL test programs on UWP 3 年 前
  Ozkan Sezer 5a0ea7fb17 Check for O_CLOEXEC definition in fcntl.h at configuration time, 3 年 前