提交历史

作者 SHA1 备注 提交日期
  Sam Lantinga 6590d078d7 Fixed bug 4996 - Mac: XBoxOne Bluetooth rumble isn't working 5 年之前
  Romain Roff? 5346216368 mac: Fix gamepad detection 5 年之前
  Sam Lantinga 51e9e98451 Fixed whitespace 5 年之前
  Sam Lantinga 8a6f1aa5f5 Fixed bug 4369 - Going fullscreen with green knob in MacOS freezes app for 15 seconds. 5 年之前
  Sam Lantinga bd5da73afd Fixed bug 4992 - UWP/WinRT does not set thread priority when using SDL_SetThreadPriority 5 年之前
  Sam Lantinga 1af31a26d1 Fixed trying to handle the HORI Wireless Switch Pad when connected via USB 5 年之前
  Sam Lantinga 20d67446e0 Xbox One controller rumble doesn't need synchronization if you use a packet counter of 0 5 年之前
  Sam Lantinga 2cd88ddf99 Temporarily disabled NEON optimizations added for bug 4365 5 年之前
  Sam Lantinga 9013c9169c Fixed bug 5005 - warnings in kmsdrm 5 年之前
  Sam Lantinga 7f26ff237d Fixed bug 4987 - Can't build on MinGW a recent state (15'th February, 2020): conflicting types 5 年之前
  Ryan C. Gordon cbd1a2f7dc cmake: Forgot to add this file to revision control. 5 年之前
  Sylvain Becker 21a2e0c787 Fix compilation C90 mixed declarations and code (Thanks Cameron Gutman !) 5 年之前
  Sylvain Becker e2b132ca74 Better fix to set the palette opaque, when there is also a colorkey 5 年之前
  Sam Lantinga e3b0713e40 Don't call setPreferredOutputNumberOfChannels on iOS, it breaks audio output 5 年之前
  Sam Lantinga 2c9871a4a8 Fixed surround sound support on Apple TV 5 年之前
  Sylvain Becker f485766005 Fix: set to opaque when a palette surface is converted to an alpha format. 5 年之前
  Sylvain Becker bf8aa1edae Fix regression: when a palette + colorkey is converted, it needs a blend mode. 5 年之前
  Ryan C. Gordon 094655cff9 cocoa: Make sure wait for button enable can't be infinite. 5 年之前
  Ryan C. Gordon 723165187f cocoa: Removed a debug printf that was accidentally committed. 5 年之前
  Sylvain Becker 9a7c2b2246 Fixed bug 4999 - Palette surface always promoted to alpha (Thanks Cameron Gutman!) 5 年之前
  Ryan C. Gordon dd1d8ab62c cmake: more proper sdl2-config.cmake work (thanks, Alexander!) 5 年之前
  Ryan C. Gordon be4d488e04 cmake: Backed out changeset 9009d85d3762 5 年之前
  Ryan C. Gordon 4d9e6e5f70 cocoa: When exiting a fullscreen space, wait for window state to normalize. 5 年之前
  Sam Lantinga 8d14636326 Fixed support for third party Xbox 360 wireless controller dongle 5 年之前
  Ryan C. Gordon 44698c4970 dynapi: Fixed build on non-Android platforms. 5 年之前
  Sam Lantinga ad225047b6 Added Android SDK conditionals to game controller mappings 5 年之前
  Sam Lantinga d7ece7ee6f Made SDL_GetAndroidSDKVersion() available for applications 5 年之前
  Ryan C. Gordon 93b26f172c opengl: Backed out hg changeset 94f9f40a957f 5 年之前
  Ryan C. Gordon 1b82606e1d x11: Wait a bit in SDL_SetWindowSize() to see if window manager vetoed change. 5 年之前
  Ryan C. Gordon e731522578 x11: Don't delay an extra 10ms if we were just going to break out of the loop. 5 年之前