Historial de Commits

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