Commit History

Author SHA1 Message Date
  Alex Szpakowski 8fb8adfc90 macOS: Fix SDL_GL_CreateContext/MakeCurrent on non-main threads causing a Main Thread Checker warning when built with Xcode 11 / the macOS 10.15 SDK. 5 years ago
  Ryan C. Gordon 73536d93ea ios: Fixed MFi guide button not being detected (thanks, Caleb!). 5 years ago
  Ryan C. Gordon 70f0b093ff cmake: Add setupapi library to Windows build dependencies (hidapi needs it). 5 years ago
  Ryan C. Gordon 27ad8e5d72 cocoa: Set keyboard mod state correctly when turning off capslock. 5 years ago
  Sylvain Becker 86965eecd3 x11: prevent a synthetic mouse event when using a touchscreen 5 years ago
  Ryan C. Gordon 6ef01e5236 x11: set some modality things on message boxes with parent windows. 5 years ago
  Sylvain Becker 6625203514 SDL_Mouse/Touch: discard synthetic events when hints are not set. 5 years ago
  Ozkan Sezer d550867aef fix permissions 5 years ago
  Ryan C. Gordon 66d4d8e25d cmake: Added HIDAPI support. 5 years ago
  Ryan C. Gordon 4df22d812c configure: Windows and macOS now respect --enable-hidapi. 5 years ago
  Cameron Gutman 7e09718dfe Ignore synthetic mouse events generated for touchscreens 5 years ago
  Ryan C. Gordon e841b066fd cocoa: Another attempt at mouse vs touch support. 5 years ago
  Sam Lantinga 680e7937e0 Fixed bug 4710 - audio/alsa: avoid configuring hardware parameters with only a single period 5 years ago
  Sam Lantinga 67bb882e13 Fixed bug 4707 - SDL_SetRelativeMouseMode fails on Vivante 5 years ago
  Sylvain Becker f994da0ef0 Fixed bug 4702 - Android back button does not send SDL_KEYDOWN event 5 years ago
  Sam Lantinga 3fc447dfc9 Fixed bug 4708 - testdropfile: double-free 5 years ago
  Ryan C. Gordon b46c771994 raspberry: Actually commit the whole patch. :) (Thanks, Joe!) 5 years ago
  Ryan C. Gordon d2d06f4443 cocoa: Don't report trackpad mouse events as synthesized touches. 5 years ago
  Ryan C. Gordon d2058b45ae raspberry: Fixed missing mouse cursor (thanks, Joe!) 5 years ago
  Ryan C. Gordon d5ebbcb4e5 dbus: Don't SimulateUserActivity if we're already inhibiting the screensaver. 5 years ago
  Ryan C. Gordon 94658099e5 dbus: Add org.freedesktop.ScreenSaver.SimulateUserActivity support. 5 years ago
  Alex Szpakowski 027887da15 iOS: Fix the window size not being set properly when Split View is used on an iPad (bug #4586). 5 years ago
  Sam Lantinga 972bdfb47f Made it more explicit that 2.0.10 and newer are required for the SDL_RW* functions 5 years ago
  Sam Lantinga 60606dfb31 Documented that the SDL_RW* macros no longer exist, and you can't use an older SDL library if you build with SDL 2.0.10. 5 years ago
  Sam Lantinga 959cfc428e Fixed memory barrier macro check so it isn't quite so fragile 5 years ago
  Sam Lantinga a8bea85810 Limit the compile error to the case where we actually define the memory barrier macro as the function 5 years ago
  Sam Lantinga cc47810d36 Fixed bug 4683 - SDL_atomic infinite recursion on armv6/armv5 w/ thumb 5 years ago
  Sam Lantinga 797d2c5957 Fixed bug 4436 - [OpenBSD] fix D-pad 5 years ago
  Sylvain Becker 22a2decf64 Android: concurrency issues, make sure Activity is in running State when calling 5 years ago
  Sylvain Becker cfed0b7738 Add an "error" label in SDL_CreateRenderer (no op) 5 years ago