Commit History

Author SHA1 Message Date
  Ryan C. Gordon 5718293092 audio: Implemented SIMD support for audio data type converters. 8 years ago
  Ryan C. Gordon 1e66d457d7 audio: Some fixes to the audio data type converter code. 8 years ago
  Philipp Wiesemann 1e4820951f Fixed comments. 8 years ago
  Philipp Wiesemann 06d1d945cc Fixed doxygen warning and linking of function names. 8 years ago
  Philipp Wiesemann a812b4eb37 Changed Bugzilla link in README.md to HTTPS like in BUGS.txt. 8 years ago
  Philipp Wiesemann 2b481015b2 Fixed warnings about missing initializers in testoverlay2 program. 8 years ago
  Sam Lantinga 341d1ff920 Fixed comment 8 years ago
  dmuratshin 01f66613db fixed SENSOR_LANDSCAPE and SENSOR_PORTRAIT mode false nativeResume bug 8 years ago
  Sam Lantinga acd76826cd We don't actually build with the Xt library 8 years ago
  Sam Lantinga a52d48c5ab Fixed bugs 2570, 3145, improved OpenGL ES context support on Windows and X11 8 years ago
  Sam Lantinga bf11cd5084 Fixed bug 3552 - Building SDL in release mode fails under VS 2017 RC 8 years ago
  Ryan C. Gordon 23020f92fa audio: Don't ever use libsamplerate in the SDL_AudioCVT codepath. 8 years ago
  Ryan C. Gordon 97f19cc367 testresample: write correct length to the .wav header. 8 years ago
  Sam Lantinga ad7c26ff02 We only need the first few keymaps corresponding to the following constants: 8 years ago
  Sam Lantinga 6d6edcb8b9 Fixed spacing 8 years ago
  Sam Lantinga 4e9c9fce13 Fixed bug 3100 - SetSwapInterval should now be enabled for ANGLE/EGL 8 years ago
  Ryan C. Gordon 063c9d40d7 audio: Replaced older resamplers in SDL_AudioCVT with the new ones. 8 years ago
  Ryan C. Gordon a41103b170 audio: Patched to compile if linking directly to libsamplerate. 8 years ago
  Sam Lantinga e0a40fb6a9 Implemented full evdev keyboard text support 8 years ago
  Sam Lantinga 49292705a9 Fixed bug 3545 - SDL_EVDEV_do_text_input() may be too eager to find error cases 8 years ago
  Sam Lantinga 7b66295e05 Removed console check, let the kernel decide whether muting is appropriate on this terminal. 8 years ago
  Sam Lantinga c16dd74f3b Check the return value of SDL_EVDEV_Init() 8 years ago
  Ryan C. Gordon 38854e0333 audio: Improvements in channel conversion code. 8 years ago
  Ryan C. Gordon 35166609d5 audio: Patched to compile with libsamplerate support (again). 8 years ago
  Ryan C. Gordon d005dc21d3 audio: Patched to compile with libsamplerate support. 8 years ago
  Ryan C. Gordon 19e937fc2e audio: libsamplerate loading now happens once at init time. 8 years ago
  Ryan C. Gordon 98cc9d10d3 Fixed coding style on a function signature. 8 years ago
  Ryan C. Gordon 53588ff6b8 README-linux: added notes about libsamplerate. 8 years ago
  Sam Lantinga 25b47ea381 Fixed attempting to dynamically load libsamplerate when shared object loading is disabled. 8 years ago
  Sam Lantinga 9d9e92cf46 Fixed bug 3304 - Android black screen on resume 8 years ago