Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Ryan C. Gordon 83a44680cb Removed unnecessary SDL_log.h include. 10 gadi atpakaļ
  Joseba Garc?a Etxebarria ca7b18e43f * More Android patch work 10 gadi atpakaļ
  Joseba Garc?a Etxebarria 387fa5dcfb * Improve mouse support in Android. These changes require Android API v12 to compile 10 gadi atpakaļ
  Ryan C. Gordon 87ef19c44a Keep track of maximum number of events in-flight in the SDL queue at once. 10 gadi atpakaļ
  Ryan C. Gordon 3f9f0027bc Patched to compile on C89 compilers. 10 gadi atpakaļ
  Ryan C. Gordon 672ccb4f54 Make the signal handler hint more generic. 10 gadi atpakaļ
  Ryan C. Gordon a91a5604cd Added a hint to prevent SDL from installing signal handlers. 10 gadi atpakaļ
  Ryan C. Gordon 162ef5eae9 Cleanups in the joystick code. 10 gadi atpakaļ
  Ryan C. Gordon 4a071b311b Mac: patched to compile with haptic subsystem disabled (thanks, Rodrigo!). 10 gadi atpakaļ
  Ryan C. Gordon 9470f4a2bd Better fixes for CMake subsystem enabling (thanks, Sebastian!). 10 gadi atpakaļ
  Ryan C. Gordon d9f378530b Make SDL error string formatting deal with nasty corner cases. 10 gadi atpakaļ
  Ryan C. Gordon 54f4725a12 Ran hardcoded game controller database through sort_controllers.py. 10 gadi atpakaļ
  Ryan C. Gordon a300a73501 Added Logitect RumblePad 2 controller mapping for Linux (thanks, Nicholas!). 10 gadi atpakaļ
  Ryan C. Gordon 878c2324b1 winmm: Let audio callback buffer size be less than 1/4 second (thanks, Jon!). 10 gadi atpakaļ
  Ryan C. Gordon ac2bb3f200 configure script: fix recursive mutex test on Linux systems (thanks, Ozkan!). 10 gadi atpakaļ
  Ryan C. Gordon c76130c9cc X11: Reenabled setlocale() and fork() for message boxes. 10 gadi atpakaļ
  Ryan C. Gordon 331a434fa1 Windows: Report window HDC in SDL_SysWMinfo. 10 gadi atpakaļ
  Philipp Wiesemann 528e48b980 Android: Removed not needed include statement. 10 gadi atpakaļ
  Philipp Wiesemann 8a58e12f5f Updated test program for Emscripten. 10 gadi atpakaļ
  Ryan C. Gordon b42c259752 Cocoa: Handle more cases of lost focus when Key window closes (thanks, Alex!). 10 gadi atpakaļ
  Philipp Wiesemann 49f33b41a7 Added missing SDL_DOLLARRECORD event type documentation in header. 10 gadi atpakaļ
  Philipp Wiesemann 716ef0d5f2 Fixed confusing audio and touch events because of shared enumeration values. 10 gadi atpakaļ
  Ryan C. Gordon eb49f8caa3 Patched to compile on OpenGL ES-based platforms. 10 gadi atpakaļ
  Ryan C. Gordon 161e5d150f Whoops, lost a newline in here. 10 gadi atpakaļ
  Ryan C. Gordon 3c76d2ff19 Several corrections to the CMake project files (thanks, Ozkan!). 10 gadi atpakaļ
  Ryan C. Gordon 34415c4557 Windows: support for OpenGL extension WGL_ARB_context_flush_control. 10 gadi atpakaļ
  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 gadi atpakaļ
  Ryan C. Gordon 70191a9302 CMake: Don't search for the OpenGL library on Mac OS X. It's always there. 10 gadi atpakaļ
  Ryan C. Gordon 182a7768e1 Audio hotplug fixes for winmm and XAudio2 backends. 10 gadi atpakaļ
  Ryan C. Gordon c1091f32fb CMake project files no longer force you to link against Wayland or Mir libs. 10 gadi atpakaļ