提交歷史

作者 SHA1 備註 提交日期
  Philipp Wiesemann 37672303d3 Android: Removed outdated comment from source. 10 年之前
  Ryan C. Gordon 03f5185eff Make the Dynamic API master switch more clear. 10 年之前
  Ryan C. Gordon 1270247ccd Add a hint watch callback for SDL_HINT_ANDROID_SEPARATE_MOUSE_AND_TOUCH. 10 年之前
  Ryan C. Gordon 83a44680cb Removed unnecessary SDL_log.h include. 10 年之前
  Joseba Garc?a Etxebarria ca7b18e43f * More Android patch work 10 年之前
  Joseba Garc?a Etxebarria 387fa5dcfb * Improve mouse support in Android. These changes require Android API v12 to compile 10 年之前
  Ryan C. Gordon 87ef19c44a Keep track of maximum number of events in-flight in the SDL queue at once. 10 年之前
  Ryan C. Gordon 3f9f0027bc Patched to compile on C89 compilers. 10 年之前
  Ryan C. Gordon 672ccb4f54 Make the signal handler hint more generic. 10 年之前
  Ryan C. Gordon a91a5604cd Added a hint to prevent SDL from installing signal handlers. 10 年之前
  Ryan C. Gordon 162ef5eae9 Cleanups in the joystick code. 10 年之前
  Ryan C. Gordon 4a071b311b Mac: patched to compile with haptic subsystem disabled (thanks, Rodrigo!). 10 年之前
  Ryan C. Gordon 9470f4a2bd Better fixes for CMake subsystem enabling (thanks, Sebastian!). 10 年之前
  Ryan C. Gordon d9f378530b Make SDL error string formatting deal with nasty corner cases. 10 年之前
  Ryan C. Gordon 54f4725a12 Ran hardcoded game controller database through sort_controllers.py. 10 年之前
  Ryan C. Gordon a300a73501 Added Logitect RumblePad 2 controller mapping for Linux (thanks, Nicholas!). 10 年之前
  Ryan C. Gordon 878c2324b1 winmm: Let audio callback buffer size be less than 1/4 second (thanks, Jon!). 10 年之前
  Ryan C. Gordon ac2bb3f200 configure script: fix recursive mutex test on Linux systems (thanks, Ozkan!). 10 年之前
  Ryan C. Gordon c76130c9cc X11: Reenabled setlocale() and fork() for message boxes. 10 年之前
  Ryan C. Gordon 331a434fa1 Windows: Report window HDC in SDL_SysWMinfo. 10 年之前
  Philipp Wiesemann 528e48b980 Android: Removed not needed include statement. 10 年之前
  Philipp Wiesemann 8a58e12f5f Updated test program for Emscripten. 10 年之前
  Ryan C. Gordon b42c259752 Cocoa: Handle more cases of lost focus when Key window closes (thanks, Alex!). 10 年之前
  Philipp Wiesemann 49f33b41a7 Added missing SDL_DOLLARRECORD event type documentation in header. 10 年之前
  Philipp Wiesemann 716ef0d5f2 Fixed confusing audio and touch events because of shared enumeration values. 10 年之前
  Ryan C. Gordon eb49f8caa3 Patched to compile on OpenGL ES-based platforms. 10 年之前
  Ryan C. Gordon 161e5d150f Whoops, lost a newline in here. 10 年之前
  Ryan C. Gordon 3c76d2ff19 Several corrections to the CMake project files (thanks, Ozkan!). 10 年之前
  Ryan C. Gordon 34415c4557 Windows: support for OpenGL extension WGL_ARB_context_flush_control. 10 年之前
  Marc Di Luzio f5d96416ad Allow setting of GL_CONTEXT_RELEASE_BEHAVIOR when creating the GL context when GLX_ARB_context_flush_control is available. 10 年之前