Commit History

Author SHA1 Message Date
  Brandon Schaefer 7bbb13ea59 * Some refactoring and bug fixes. Thanks Micha? Kuchta! 9 years ago
  Ryan C. Gordon bc8778854e raspberrypi: RPI_Destroy() should free the SDL_VideoDevice and its driverdata. 9 years ago
  Brandon Schaefer 5a47ee0365 mir: Get ready for Mir 1.0, clean up deprecations. Thanks Micha? Kuchta! 9 years ago
  Ryan C. Gordon 1066bcc83a audio: clarified what SDL_AudioSpec::samples is, removed note about power of 2. 9 years ago
  Philipp Wiesemann e5d9b25d8c Fixed comment style. 9 years ago
  Ryan C. Gordon 32ef85b52c Updated generated configure script. 9 years ago
  Ryan C. Gordon a4249b48ee Patched to compile on C89 compilers. 9 years ago
  Ryan C. Gordon 4d525d465b configure: Cygwin and MingW should try to use -Wdeclaration-after-statement. 9 years ago
  Ryan C. Gordon 3b9e4d0a6c audio: Try to keep callbacks firing at normal pace when device is lost. 9 years ago
  Ryan C. Gordon 07519a6b95 Removed a bunch of unnecessary #ifdefs. 9 years ago
  Ryan C. Gordon a366c35f37 audio: run the audio callback even if device was lost. 9 years ago
  Ryan C. Gordon 5728cb2025 audio: Make sure the disk and dummy targets are the last ones we try to init. 9 years ago
  David Ludwig e07e446a3f WinRT: removed Windows 8.0 from build-bot + NuGet package creation scripts 9 years ago
  David Ludwig b13c443cd8 WinRT: removed buildbot debug code, pending further research 9 years ago
  David Ludwig f7bfa3b79e WinRT: more buildbot debug code 9 years ago
  David Ludwig ecb1eb823e WinRT: added code to help debug a buildbot error 9 years ago
  Ryan C. Gordon 0e7530b057 cmake: add WASAPI audio target to the build (thanks, Martin!). 9 years ago
  Sam Lantinga 71a4e8ed13 Stop CoreAudio from doing expensive audio rate conversion 9 years ago
  Sam Lantinga a9762551cd Added config for the Razer Wildcat on Mac OS X 9 years ago
  Sam Lantinga 43dbbd6375 Updated iOS fat build 9 years ago
  Sam Lantinga 94754c3968 Updated config headers to override the base SDL_config.h if both are included 9 years ago
  Philipp Wiesemann dfa8fb3105 Fixed warnings if compiling loopwave programs with C++. 9 years ago
  Philipp Wiesemann 9f8c1d779a Updated library name in header file. 9 years ago
  Philipp Wiesemann cfcec57f42 Fixed comment. 9 years ago
  Sam Lantinga 9428ff19a9 Added support for the Razer Wildcat on Linux 9 years ago
  Charlie Birks 0d647d35b0 Emscripten: implement custom cursors 9 years ago
  Charlie Birks 33bddcfda2 Emscripten: refactor cursor handling 9 years ago
  Charlie Birks 90e302d074 Remove link to emscripten tests 9 years ago
  Charlie Birks 613955b4f2 Emscripten: only update pixel ratio if HiDPI is enabled 9 years ago
  Ryan C. Gordon e8677a1bd2 audio: Added basic WAVE_FORMAT_EXTENSIBLE support to .wav loader. 9 years ago