Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Ryan C. Gordon 34415c4557 Windows: support for OpenGL extension WGL_ARB_context_flush_control. 10 gadi atpakaļ
  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 gadi atpakaļ
  Ryan C. Gordon 70191a9302 CMake: Don't search for the OpenGL library on Mac OS X. It's always there. 10 gadi atpakaļ
  Ryan C. Gordon 182a7768e1 Audio hotplug fixes for winmm and XAudio2 backends. 10 gadi atpakaļ
  Ryan C. Gordon c1091f32fb CMake project files no longer force you to link against Wayland or Mir libs. 10 gadi atpakaļ
  Ryan C. Gordon d8988ea842 Fixed some defaults in CMake project file. 10 gadi atpakaļ
  Ryan C. Gordon 6c072917e9 Patched to compile on gcc2. 10 gadi atpakaļ
  Ryan C. Gordon 06e85acd72 Removed unused variable. 10 gadi atpakaļ
  Ryan C. Gordon b24ff44692 Make static analysis happy. 10 gadi atpakaļ
  Ryan C. Gordon 277e07e700 Fixed a compiler warning on Visual Studio. 10 gadi atpakaļ
  Ryan C. Gordon 1877f5745b Patched to compile on Windows. 10 gadi atpakaļ
  Ryan C. Gordon e9a7a81f28 Immediately minimize the goofy window in testaudiohotplug. 10 gadi atpakaļ
  Ryan C. Gordon 537b68b9f0 Zero out the audio hotplug event structure, so the "padded" fields are sane. 10 gadi atpakaļ
  Ryan C. Gordon cafd030ba6 PulseAudio: Hotplug support! 10 gadi atpakaļ
  Ryan C. Gordon 11cffe1dc9 SDL_RemoveAudioDevice() should specify capture vs output. 10 gadi atpakaļ
  Ryan C. Gordon 1e78ef2155 Removed the broken audio streaming code, other small cleanups. 10 gadi atpakaļ
  Ryan C. Gordon 5cbb32ef57 Disconnected/broken/lost audio devices now continue to fire their callback. 10 gadi atpakaļ
  Ryan C. Gordon 75973f81b2 Don't assert if an audio backend reports the same device disconnected twice. 10 gadi atpakaļ
  Ryan C. Gordon 7c4b88f2db PulseAudio: Improved multidevice support. 10 gadi atpakaļ
  Ryan C. Gordon f9cfd9fa14 Bunch of reworking to how we manage audio devices. 10 gadi atpakaļ
  Ryan C. Gordon 0e02ce0856 Initial work on audio device hotplug support. 10 gadi atpakaļ
  Ryan C. Gordon 338bf5d297 Changed some SDL_memset() calls to SDL_zero(). 10 gadi atpakaļ
  Ryan C. Gordon 97ff10c63c Tweaked a couple comments, added some FIXMEs. 10 gadi atpakaļ
  David Ludwig 1110f53610 WinRT: updated names, and references-to, various ANGLE/WinRT repositories 10 gadi atpakaļ
  Ryan C. Gordon 43674503e1 Patched to compile on C89 compilers. 10 gadi atpakaļ
  Ryan C. Gordon 9a83151e9c PulseAudio: Added multiple device support, other cleanups. 10 gadi atpakaļ
  Ryan C. Gordon 73feb8c042 Fixed a compiler warning. 10 gadi atpakaļ
  David Ludwig 522fd82901 WinRT: made OpenGL window-init work with latest round of ANGLE/WinRT updates 10 gadi atpakaļ
  David Ludwig b12ea75991 WinRT: another ANGLE/OpenGL-initialization, error messaging tweak 10 gadi atpakaļ
  David Ludwig 1083ae22e6 WinRT: ANGLE/OpenGLES-initialization, error message improvements 10 gadi atpakaļ