Historique des commits

Auteur SHA1 Message Date
  Ryan C. Gordon 202ab30c16 audio: Special case for resampling stereo AUDIO_S16SYS audio data. il y a 8 ans
  Ryan C. Gordon 8855daac66 audio: Make the simple resampler operate in-place. il y a 8 ans
  Ryan C. Gordon 64056e81cd audio: Added SSE3 implementation of SDL_ConvertStereoToMono(). il y a 8 ans
  Ryan C. Gordon a7f86f2fd2 audio: don't cast to double in SDL_ConvertStereoToMono(). il y a 8 ans
  Ryan C. Gordon 83454c821f audio: removed conditional from simple resampler's inner loop. il y a 8 ans
  Philipp Wiesemann 4f981df37f Haiku: Fixed memory leak if creating framebuffer failed. il y a 8 ans
  Philipp Wiesemann 330f2911c2 WinRT: Fixed typo in README. il y a 8 ans
  Philipp Wiesemann 63e83a3127 Haiku: Removed unused variable. il y a 8 ans
  Philipp Wiesemann 800a9e84f4 Fixed compiler warning about returning a value in a void function. il y a 8 ans
  Philipp Wiesemann 5e78bc6474 Fixed copyright symbol in testgles2 program. il y a 8 ans
  Sam Lantinga a395a90759 Fixed mapping the PG-9021 which, on Linux, emits a button partway through the trigger press along with axis motion all along the pull il y a 8 ans
  Sam Lantinga 8fa0b0889d Added support for the 8Bitdo Zero GamePad il y a 8 ans
  Sam Lantinga 9b99265a5e Fixed mingw64 32-bit build, which does have the correct structure definitions il y a 8 ans
  Sam Lantinga f354024266 Removed unused variable il y a 8 ans
  Sam Lantinga b0c5ceef7d Fixed bug 3533 - Enumeration joystick devices omitted during directinput enumeration il y a 8 ans
  Sam Lantinga dd007e3fe7 Fixed bug 3561 - Re-acquire device before playing effects if needed. il y a 8 ans
  Sam Lantinga 5cb1ca551f Fixed building with mingw32 il y a 8 ans
  Ryan C. Gordon 3e1679c885 audio: Several fixes to "simple" resampler (thanks, Vitaly!). il y a 8 ans
  Sam Lantinga 95defd6620 Use icon width * sizeof(Uint32) instead of icon pitch when copying to icon resource data il y a 8 ans
  Ryan C. Gordon 5718293092 audio: Implemented SIMD support for audio data type converters. il y a 8 ans
  Ryan C. Gordon 1e66d457d7 audio: Some fixes to the audio data type converter code. il y a 8 ans
  Philipp Wiesemann 1e4820951f Fixed comments. il y a 8 ans
  Philipp Wiesemann 06d1d945cc Fixed doxygen warning and linking of function names. il y a 8 ans
  Philipp Wiesemann a812b4eb37 Changed Bugzilla link in README.md to HTTPS like in BUGS.txt. il y a 8 ans
  Philipp Wiesemann 2b481015b2 Fixed warnings about missing initializers in testoverlay2 program. il y a 8 ans
  Sam Lantinga 341d1ff920 Fixed comment il y a 8 ans
  dmuratshin 01f66613db fixed SENSOR_LANDSCAPE and SENSOR_PORTRAIT mode false nativeResume bug il y a 8 ans
  Sam Lantinga acd76826cd We don't actually build with the Xt library il y a 8 ans
  Sam Lantinga a52d48c5ab Fixed bugs 2570, 3145, improved OpenGL ES context support on Windows and X11 il y a 8 ans
  Sam Lantinga bf11cd5084 Fixed bug 3552 - Building SDL in release mode fails under VS 2017 RC il y a 8 ans