Commit Verlauf

Autor SHA1 Nachricht Datum
  Ryan C. Gordon 9470f4a2bd Better fixes for CMake subsystem enabling (thanks, Sebastian!). vor 10 Jahren
  Ryan C. Gordon d9f378530b Make SDL error string formatting deal with nasty corner cases. vor 10 Jahren
  Ryan C. Gordon 54f4725a12 Ran hardcoded game controller database through sort_controllers.py. vor 10 Jahren
  Ryan C. Gordon a300a73501 Added Logitect RumblePad 2 controller mapping for Linux (thanks, Nicholas!). vor 10 Jahren
  Ryan C. Gordon 878c2324b1 winmm: Let audio callback buffer size be less than 1/4 second (thanks, Jon!). vor 10 Jahren
  Ryan C. Gordon ac2bb3f200 configure script: fix recursive mutex test on Linux systems (thanks, Ozkan!). vor 10 Jahren
  Ryan C. Gordon c76130c9cc X11: Reenabled setlocale() and fork() for message boxes. vor 10 Jahren
  Ryan C. Gordon 331a434fa1 Windows: Report window HDC in SDL_SysWMinfo. vor 10 Jahren
  Philipp Wiesemann 528e48b980 Android: Removed not needed include statement. vor 10 Jahren
  Philipp Wiesemann 8a58e12f5f Updated test program for Emscripten. vor 10 Jahren
  Ryan C. Gordon b42c259752 Cocoa: Handle more cases of lost focus when Key window closes (thanks, Alex!). vor 10 Jahren
  Philipp Wiesemann 49f33b41a7 Added missing SDL_DOLLARRECORD event type documentation in header. vor 10 Jahren
  Philipp Wiesemann 716ef0d5f2 Fixed confusing audio and touch events because of shared enumeration values. vor 10 Jahren
  Ryan C. Gordon eb49f8caa3 Patched to compile on OpenGL ES-based platforms. vor 10 Jahren
  Ryan C. Gordon 161e5d150f Whoops, lost a newline in here. vor 10 Jahren
  Ryan C. Gordon 3c76d2ff19 Several corrections to the CMake project files (thanks, Ozkan!). vor 10 Jahren
  Ryan C. Gordon 34415c4557 Windows: support for OpenGL extension WGL_ARB_context_flush_control. vor 10 Jahren
  Emmanuel Gil Peyrot 89be609adf Wayland: Properly discover displays and their modes. vor 10 Jahren
  Ryan C. Gordon e7ba78a35a CMake: Dependency variable for FUSIONSOUND_SHARED was wrong (thanks, Kaleb!). vor 10 Jahren
  Ryan C. Gordon 5b6e064acd CMake: fix CHECK_OBJC_SOURCE_COMPILES to work with GCC (thanks, Ivan!). vor 10 Jahren
  Philipp Wiesemann 684f9e9603 Fixed typo in gesture README. vor 10 Jahren
  Ryan C. Gordon 3e9c2e7512 Another attempt to make MSVC's /W4 warning level cooperate with SDL_assert. vor 10 Jahren
  Alex Baines a4458a7002 Fix DBus error message if IBus couldn't be initialized. vor 10 Jahren
  Ryan C. Gordon 8011557458 Refuse to make a window that's too large. Some systems (x11) freak out at this. vor 10 Jahren
  Marc Di Luzio f5d96416ad Allow setting of GL_CONTEXT_RELEASE_BEHAVIOR when creating the GL context when GLX_ARB_context_flush_control is available. vor 10 Jahren
  Ryan C. Gordon 70191a9302 CMake: Don't search for the OpenGL library on Mac OS X. It's always there. vor 10 Jahren
  Ryan C. Gordon 182a7768e1 Audio hotplug fixes for winmm and XAudio2 backends. vor 10 Jahren
  Ryan C. Gordon c1091f32fb CMake project files no longer force you to link against Wayland or Mir libs. vor 10 Jahren
  Ryan C. Gordon d8988ea842 Fixed some defaults in CMake project file. vor 10 Jahren
  Ryan C. Gordon 6c072917e9 Patched to compile on gcc2. vor 10 Jahren