Commit Verlauf

Autor SHA1 Nachricht Datum
  Sam Lantinga 2c02b7410c Fixed bug 5052 - Interval between SDL_SENSORUPDATE events for gyroscopes is too high vor 6 Jahren
  David Ludwig 68c7e80dc5 iOS: fixed bug whereby some SDL testing apps weren't launching vor 6 Jahren
  Jay Petacat e0a270561f Do not overwrite window surface created by driver vor 6 Jahren
  Sam Lantinga 1fd548b67a Fixed building back to Mac OSX using the 10.7 SDK vor 6 Jahren
  Ryan C. Gordon 19a5f4ab5d opengl: Don't enable/disable texturing except when actually rendering. vor 6 Jahren
  Sam Lantinga cb8c91d956 Fixed bug 5051 - Switch Pro Controller hidapi driver does not report battery levels when connected via Bluetooth vor 6 Jahren
  Sam Lantinga f55cbdfd96 Allow Valve devices in driver check, we know they're well behaved controllers vor 6 Jahren
  Sam Lantinga 6e646b6156 Removed blacklist entries for devices that aren't game controllers, allow Steam Controllers vor 6 Jahren
  Cameron Gutman 5ed71f3bc0 Only enumerate HID devices on Windows that have gamepad HID usages vor 6 Jahren
  Sam Lantinga 106ffd57d8 Fixed bug 5049 - HORI Wireless Switch Pad does not connect properly via Bluetooth vor 6 Jahren
  Sam Lantinga 269f8215b0 Fixed build warning when using mingw-64 - the SDL code doesn't have any undefined symbols vor 6 Jahren
  Sam Lantinga 891bd82932 Fixed warning building version.rc using mingw-64 vor 6 Jahren
  Sam Lantinga 1a6f6054c2 Regenerated configure with configure.ac changes vor 6 Jahren
  Jimb Esser 417713a75c Probable fix for compile errors on Mac OS and (non-VS) Win32 vor 6 Jahren
  Sam Lantinga dc36f133b4 Backed out changeset c29d04c3fa49 vor 6 Jahren
  Sam Lantinga 74ba3cb45b Backed out changeset c5bb2de42684 vor 6 Jahren
  Sam Lantinga 2db65a7fe7 Fixed compile warnings vor 6 Jahren
  Sam Lantinga c63bb51245 Only build raw input support on Windows vor 6 Jahren
  Sam Lantinga b6eb09ff13 Updated documentation so people know to set the SDL_HINT_NO_SIGNAL_HANDLERS hint before SDL_Init() vor 6 Jahren
  Ryan C. Gordon 90f9e8f8b6 egl: Don't use SDL_LoadFunction to get GL entry points on Emscripten. vor 6 Jahren
  Sam Lantinga f7c9502dfb Fixed bug 5044 - CMake messes up hidapi path when project directory contains spaces vor 6 Jahren
  Emir Marincic 5b3b55a181 [NSOpenGLContext update[ is prohibited outside the main thread vor 6 Jahren
  David Ludwig 7e5340c5ac Fix for Bug 5034 - Replugging in a controller crashes on macOS in SDL 2.0.12 vor 6 Jahren
  Sam Lantinga 4c22a21e06 Fixed bug 3446 - The haptic API does not allow to select the direction axes vor 6 Jahren
  Sylvain Becker e6189f4046 Fix warnining implicit declaration of SDL_DetectPalette (Thanks meyraud705) vor 6 Jahren
  Sylvain Becker 838bbf1f7a Fixed bug 5037 - Regression 2.0.12 Alpha value of 0 on palette may become opaque vor 6 Jahren
  David Ludwig 36d5845152 Backout prior fix for Bug 5034, which needs more research vor 6 Jahren
  Sam Lantinga 55a2a12ddf Fixed compile warning vor 6 Jahren
  Sam Lantinga 9b879a08aa Fixed compiler warning vor 6 Jahren
  Jimb Esser c2c5d0b392 Fix compile error vor 6 Jahren