1
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  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 жил өмнө
  Ryan C. Gordon 70191a9302 CMake: Don't search for the OpenGL library on Mac OS X. It's always there. 10 жил өмнө
  Ryan C. Gordon 182a7768e1 Audio hotplug fixes for winmm and XAudio2 backends. 10 жил өмнө
  Ryan C. Gordon c1091f32fb CMake project files no longer force you to link against Wayland or Mir libs. 10 жил өмнө
  Ryan C. Gordon d8988ea842 Fixed some defaults in CMake project file. 10 жил өмнө
  Ryan C. Gordon 6c072917e9 Patched to compile on gcc2. 10 жил өмнө
  Ryan C. Gordon 06e85acd72 Removed unused variable. 10 жил өмнө
  Ryan C. Gordon b24ff44692 Make static analysis happy. 10 жил өмнө
  Ryan C. Gordon 277e07e700 Fixed a compiler warning on Visual Studio. 10 жил өмнө
  Ryan C. Gordon 1877f5745b Patched to compile on Windows. 10 жил өмнө