Cronologia Commit

Autore SHA1 Messaggio Data
  Ryan C. Gordon ac2bb3f200 configure script: fix recursive mutex test on Linux systems (thanks, Ozkan!). 10 anni fa
  Ryan C. Gordon c76130c9cc X11: Reenabled setlocale() and fork() for message boxes. 10 anni fa
  Ryan C. Gordon 331a434fa1 Windows: Report window HDC in SDL_SysWMinfo. 10 anni fa
  Philipp Wiesemann 528e48b980 Android: Removed not needed include statement. 10 anni fa
  Philipp Wiesemann 8a58e12f5f Updated test program for Emscripten. 10 anni fa
  Ryan C. Gordon b42c259752 Cocoa: Handle more cases of lost focus when Key window closes (thanks, Alex!). 10 anni fa
  Philipp Wiesemann 49f33b41a7 Added missing SDL_DOLLARRECORD event type documentation in header. 10 anni fa
  Philipp Wiesemann 716ef0d5f2 Fixed confusing audio and touch events because of shared enumeration values. 10 anni fa
  Ryan C. Gordon eb49f8caa3 Patched to compile on OpenGL ES-based platforms. 10 anni fa
  Ryan C. Gordon 161e5d150f Whoops, lost a newline in here. 10 anni fa
  Ryan C. Gordon 3c76d2ff19 Several corrections to the CMake project files (thanks, Ozkan!). 10 anni fa
  Ryan C. Gordon 34415c4557 Windows: support for OpenGL extension WGL_ARB_context_flush_control. 10 anni fa
  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 anni fa
  Ryan C. Gordon 70191a9302 CMake: Don't search for the OpenGL library on Mac OS X. It's always there. 10 anni fa
  Ryan C. Gordon 182a7768e1 Audio hotplug fixes for winmm and XAudio2 backends. 10 anni fa
  Ryan C. Gordon c1091f32fb CMake project files no longer force you to link against Wayland or Mir libs. 10 anni fa
  Ryan C. Gordon d8988ea842 Fixed some defaults in CMake project file. 10 anni fa
  Ryan C. Gordon 6c072917e9 Patched to compile on gcc2. 10 anni fa
  Ryan C. Gordon 06e85acd72 Removed unused variable. 10 anni fa
  Ryan C. Gordon b24ff44692 Make static analysis happy. 10 anni fa
  Ryan C. Gordon 277e07e700 Fixed a compiler warning on Visual Studio. 10 anni fa
  Ryan C. Gordon 1877f5745b Patched to compile on Windows. 10 anni fa
  Ryan C. Gordon e9a7a81f28 Immediately minimize the goofy window in testaudiohotplug. 10 anni fa
  Ryan C. Gordon 537b68b9f0 Zero out the audio hotplug event structure, so the "padded" fields are sane. 10 anni fa
  Ryan C. Gordon cafd030ba6 PulseAudio: Hotplug support! 10 anni fa
  Ryan C. Gordon 11cffe1dc9 SDL_RemoveAudioDevice() should specify capture vs output. 10 anni fa
  Ryan C. Gordon 1e78ef2155 Removed the broken audio streaming code, other small cleanups. 10 anni fa
  Ryan C. Gordon 5cbb32ef57 Disconnected/broken/lost audio devices now continue to fire their callback. 10 anni fa
  Ryan C. Gordon 75973f81b2 Don't assert if an audio backend reports the same device disconnected twice. 10 anni fa
  Ryan C. Gordon 7c4b88f2db PulseAudio: Improved multidevice support. 10 anni fa