Commit History

Author SHA1 Message Date
  Flamefire ccc8c5d2cf Fix shared library suffix on OSX 5 years ago
  Sam Lantinga 3154d92473 SDL: plumb previously unused digital trigger bits for PS4 controllers. Victrix fight stick only sets these bits and doesn't send the analog values 5 years ago
  Sam Lantinga f4a56d7e61 Enable thread-safety features in libdbus 5 years ago
  Sam Lantinga 2e667a8be9 Fix incorrectly terminated MakeThreadHighPriority dbus message 5 years ago
  David Ludwig 6e7465bd60 Fixed Bug 4883, redux - connect SDL_GetDisplayDPI to UIKit_GetDisplayDPI 5 years ago
  Ryan C. Gordon 55b4f18e1a coreaudio: The default SDL audio device now tracks the system output default. 5 years ago
  Ryan C. Gordon 46bb47cf04 thread: Put all important SDL_CreateThread internal data into SDL_Thread. 5 years ago
  Sam Lantinga abdc5cbf24 Allow background music to play in the "play and record" case on iOS 5 years ago
  Ryan C. Gordon 369e5f33fb dbus: System bus is optional, we only need a session bus (thanks, tamo!). 5 years ago
  Ryan C. Gordon 07f231eeae joystick: Make sure recentering events happen before disconnect events. 5 years ago
  Ryan C. Gordon f2ff953ef7 cocoa: Just update the OpenGL context directly if on the main thread. 5 years ago
  Fabrice Fontaine 9354aea198 src/video/kmsdrm/SDL_kmsdrmvideo.c: fix build 5 years ago
  Fabrice Fontaine a4b0204b1a src/video/directfb/SDL_DirectFB_render.c: fix build 5 years ago
  Sam Lantinga 885b3f6948 Don't check the HIDAPI driver for the virtual device created by xow 5 years ago
  Sam Lantinga 2c02b7410c Fixed bug 5052 - Interval between SDL_SENSORUPDATE events for gyroscopes is too high 5 years ago
  David Ludwig 68c7e80dc5 iOS: fixed bug whereby some SDL testing apps weren't launching 5 years ago
  Jay Petacat e0a270561f Do not overwrite window surface created by driver 5 years ago
  Sam Lantinga 1fd548b67a Fixed building back to Mac OSX using the 10.7 SDK 5 years ago
  Ryan C. Gordon 19a5f4ab5d opengl: Don't enable/disable texturing except when actually rendering. 5 years ago
  Sam Lantinga cb8c91d956 Fixed bug 5051 - Switch Pro Controller hidapi driver does not report battery levels when connected via Bluetooth 5 years ago
  Sam Lantinga f55cbdfd96 Allow Valve devices in driver check, we know they're well behaved controllers 5 years ago
  Sam Lantinga 6e646b6156 Removed blacklist entries for devices that aren't game controllers, allow Steam Controllers 5 years ago
  Cameron Gutman 5ed71f3bc0 Only enumerate HID devices on Windows that have gamepad HID usages 5 years ago
  Sam Lantinga 106ffd57d8 Fixed bug 5049 - HORI Wireless Switch Pad does not connect properly via Bluetooth 5 years ago
  Sam Lantinga 269f8215b0 Fixed build warning when using mingw-64 - the SDL code doesn't have any undefined symbols 5 years ago
  Sam Lantinga 891bd82932 Fixed warning building version.rc using mingw-64 5 years ago
  Sam Lantinga 1a6f6054c2 Regenerated configure with configure.ac changes 5 years ago
  Jimb Esser 417713a75c Probable fix for compile errors on Mac OS and (non-VS) Win32 5 years ago
  Sam Lantinga dc36f133b4 Backed out changeset c29d04c3fa49 5 years ago
  Sam Lantinga 74ba3cb45b Backed out changeset c5bb2de42684 5 years ago