Commit History

Author SHA1 Message Date
  Fredrick Brennan b5d47aa297 Fix comment style for old compilers (`//`⇒`/**/`) 4 years ago
  Fredrick Brennan 367684b0c2 Add patches suggested by @slouken in round 1 review 4 years ago
  Fredrick Brennan 9c03d25543 Add back X11 legacy WM_NAME encodings 4 years ago
  Ethan Lee 72e53e4b87 wayland: Clear driverdata before calling ResetDisplayModes 4 years ago
  Ozkan Sezer ede73b4cfc testnativeos2.c: make its code style to match SDL2. 4 years ago
  Sam Lantinga 942973dd86 Use mouse ID 0 for raw mouse events 4 years ago
  Sam Lantinga f1c15aa324 Tests cover the latest SDL features 4 years ago
  Sam Lantinga 976328bb0f Fixed ABI break in SDL test header 4 years ago
  Sam Lantinga dd2f91118e Fixed warnings with Windows SDK 10.0.19041 4 years ago
  Sam Lantinga c2904c8ce7 Fixed compile warnings and errors 4 years ago
  Ozkan Sezer 8f17af5e21 hidapi: mark libusb function pointers with LIBUSB_CALL. 4 years ago
  Nate River 6c25aed419 added hint for joysticks to stablize sixaxis & dualshock controllers (#5007) 4 years ago
  Sam Lantinga a6cbe0ab87 Controllers are always centered at zero using XInput and WGI 4 years ago
  Sam Lantinga aa1d76e829 Added a patch note about WinRT/UWP WGI support 4 years ago
  Sam Lantinga 09b7ca27d6 Get the current WGI controller list at startup 4 years ago
  Sam Lantinga 12895eca1a Fixed WGI initialization on Win32 4 years ago
  Sam Lantinga 110e4e1334 Use WGI instead of XInput for Windows 10 UWP apps 4 years ago
  Sam Lantinga e04a0221e3 Fixed crash running SDL test programs on UWP 4 years ago
  Ozkan Sezer 5a0ea7fb17 Check for O_CLOEXEC definition in fcntl.h at configuration time, 4 years ago
  Cameron Gutman f903a39e13 haptic: Fix SDL_MouseIsHaptic() always returning SDL_TRUE on Android 4 years ago
  Sam Lantinga 11a9cd6344 Fixed building SDL on UWP 4 years ago
  Sam Lantinga 3008b005c3 Include SDL_hidapi.h in the public headers 4 years ago
  Mathieu Eyraud 02021ae753 Return capabitlities from RawInput joystick 4 years ago
  Eric Wasylishen b786c10013 SDL_render_gl.c: GL_RunCommandQueue: always set viewport_dirty on macOS 4 years ago
  Sam Lantinga 4f683f01d4 Fixed potentially truncated entry in stack trace 4 years ago
  Sam Lantinga 5f1558ffe3 Fixed detecting Raspberry Pi 2/3 video support on Pi 4 4 years ago
  Sam Lantinga 4e5839a5f4 Fixed compiling for Raspberry Pi 4 years ago
  Ryan C. Gordon 86c0cf2bb1 software: Draw a single pixel for a line with the same start/end point. 4 years ago
  Sam Lantinga a2e8565230 The Google Pixel fingerprint sensor isn't actually a joystick 4 years ago
  Ozkan Sezer cb2f3bedf5 tidy-up a comment in cmake script 4 years ago