提交歷史

作者 SHA1 備註 提交日期
  Sam Lantinga e9eb7ecd08 Fixed bug 2430 - Missing initialization of the variable 'centroid' inside SDL_GestureAddTouch 11 年之前
  Ryan C. Gordon 9e67444a36 Mac: Added a hint to opt-out of new Spaces code. 11 年之前
  Ryan C. Gordon 3889d47887 Removed unused variable. 11 年之前
  Ryan C. Gordon 0e5cc8dff4 Mac: Don't lose the menu/dock when switching back to a resizable window Space. 11 年之前
  Ryan C. Gordon 86be83215a Mac: only programmatically create Spaces if we're FULLSCREEN_DESKTOP. 11 年之前
  Ryan C. Gordon 460f97ff96 A bunch of fixes for the new Spaces code. 11 年之前
  Sam Lantinga da324233e2 Fixed dictionary initialization 11 年之前
  Sam Lantinga 0f9bb0cda6 Updated to build on Mac OS X 10.7 with Xcode 4.6 11 年之前
  Ryan C. Gordon 5eccbac4b9 Mac: Manage menubar and dock as FULLSCREEN_DESKTOP windows become/resign key. 11 年之前
  Bastien Nocera 4ca76b3e59 Add support for the freedesktop.org Idle Inhibition specification, 11 年之前
  Sam Lantinga c2c08f68e4 Backed out changeset 9357a2ca3473 11 年之前
  Sam Lantinga 2cf453dd3e Make sure we return version 0 if XInput detection fails 11 年之前
  Ryan C. Gordon 51faf449bb Reworked fullscreen policy on Mac OS X. 11 年之前
  Ryan C. Gordon afc74d9843 Better attempt to detect available X11 XInput2 features. 11 年之前
  Ryan C. Gordon fc0daeba75 Fixed X11 XInput2 multitouch test to work in configure script. 11 年之前
  Ryan C. Gordon 1005c93402 Windows: Fixed crash if quitting without closing an XInput haptic device. 11 年之前
  Ryan C. Gordon 754067db7e Added a FIXME. 11 年之前
  Ryan C. Gordon 7fa4eece25 Fixed a typo in a comment. 11 年之前
  Ryan C. Gordon bafa4c7ae8 Dynamically load glGetString(), to avoid direct dependency on OpenGL. 11 年之前
  Ryan C. Gordon 73936208b0 Added some FIXMEs. 11 年之前
  Ryan C. Gordon 99583397e6 Mac OS X: Make OpenGL context selection more robust, avoid software fallback. 11 年之前
  Ryan C. Gordon 3e541f306d Force Windows version of SDL_GetPrefPath() to Unicode, create missing dirs. 11 年之前
  Sam Lantinga 63106e4729 Changed SDL_HINT_ACCEL_AS_JOY to SDL_HINT_ACCELEROMETER_AS_JOYSTICK to be more clear. 11 年之前
  Sam Lantinga 54ba385b4e Fixed compiler warning 11 年之前
  Sam Lantinga 86655b64ef Fixed compiler warning 11 年之前
  Sam Lantinga d49962359a Fixed test for libuuid.a 11 年之前
  Sam Lantinga 2a67548a3f Updated with the latest 2.0.2 API changes 11 年之前
  Sam Lantinga c916f388d4 Fixed bug 2368 - Security Software is blocking RegisterRawInputDevices() 11 年之前
  Sam Lantinga e663b4eb76 Fixed bug 2423 - timeBeginPeriod & timeEndPeriod mismatch 11 年之前
  Sam Lantinga ab9345a896 Null termnate the pUserMappings variable to prevent memory corruption. 11 年之前