コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  Ryan C. Gordon e9a7a81f28 Immediately minimize the goofy window in testaudiohotplug. 10 年 前
  Ryan C. Gordon 537b68b9f0 Zero out the audio hotplug event structure, so the "padded" fields are sane. 10 年 前
  Ryan C. Gordon cafd030ba6 PulseAudio: Hotplug support! 10 年 前
  Ryan C. Gordon 11cffe1dc9 SDL_RemoveAudioDevice() should specify capture vs output. 10 年 前
  Ryan C. Gordon 1e78ef2155 Removed the broken audio streaming code, other small cleanups. 10 年 前
  Ryan C. Gordon 5cbb32ef57 Disconnected/broken/lost audio devices now continue to fire their callback. 10 年 前
  Ryan C. Gordon 75973f81b2 Don't assert if an audio backend reports the same device disconnected twice. 10 年 前
  Ryan C. Gordon 7c4b88f2db PulseAudio: Improved multidevice support. 10 年 前
  Ryan C. Gordon f9cfd9fa14 Bunch of reworking to how we manage audio devices. 10 年 前
  Ryan C. Gordon 0e02ce0856 Initial work on audio device hotplug support. 10 年 前
  Ryan C. Gordon 338bf5d297 Changed some SDL_memset() calls to SDL_zero(). 10 年 前
  Ryan C. Gordon 97ff10c63c Tweaked a couple comments, added some FIXMEs. 10 年 前
  David Ludwig 1110f53610 WinRT: updated names, and references-to, various ANGLE/WinRT repositories 10 年 前
  Ryan C. Gordon 43674503e1 Patched to compile on C89 compilers. 10 年 前
  Ryan C. Gordon 9a83151e9c PulseAudio: Added multiple device support, other cleanups. 10 年 前
  Ryan C. Gordon 73feb8c042 Fixed a compiler warning. 10 年 前