Commit History

Author SHA1 Message Date
  Sam Lantinga 506a133d84 Clarify whether an audio function expects a physical or logical device ID 1 year ago
  Ozkan Sezer 3b1d1e4e31 hidapi: sync the hidraw changes with mainstream 1 year ago
  Ozkan Sezer f617918e0a cmake: check linkage to libusb too, instead of libusb.h presence only. 1 year ago
  Brick 041dbd6b5f Fixed GetResamplerAvailableOutputFrames 1 year ago
  Ryan C. Gordon b49d0a607e x11: Avoid including full Vulkan headers. 1 year ago
  Ryan C. Gordon 4d2f9f3a32 yuv_rgb: Comment out unused code. 1 year ago
  Ryan C. Gordon 3c3486e2ac wayland: Don't include full Vulkan headers when not necessary. 1 year ago
  Ryan C. Gordon f066bbe98a x11: Don't include system headers twice. 1 year ago
  Ozkan Sezer d86d02bbbf updated dynapi after SDL_GDKGetDefaultUser addition 1 year ago
  Sam Lantinga 4355f9cec5 Fixed warning C4389: '!=': signed/unsigned mismatch 1 year ago
  Sam Lantinga 5755de07a6 Fixed build warnings 1 year ago
  Sam Lantinga 0f80d47bbd Fixed thread-safety warning 1 year ago
  Sam Lantinga ee806597b9 Removed SDL_vulkan_internal.h from SDL_sysvideo.h 1 year ago
  Sam Lantinga 34860b932b Fixed testautomation --filter pixels_allocFreeFormat 1 year ago
  Ethan Lee 6f8a6a31ca gdk: GetBasePath should be a UTF8 version of Win32 GetBasePath 1 year ago
  SDL Wiki Bot e30e5c77e6 Sync SDL3 wiki -> header 1 year ago
  Ethan Lee c0cd8c8142 gdk: Add SDL_GDKGetDefaultUser, SDL_GetPrefPath implementation 1 year ago
  Brick 106abce69f Refactored GetAudioStreamDataInternal buffer handling 1 year ago
  Brick e44f54ec54 Avoid using hex-floats 1 year ago
  Brick 5b696996cd Added ResampleFrame_SSE 1 year ago
  Brick 958b3cfaea Tweaked and enabled audio_convertAudio test 1 year ago
  Brick 7dbb9b65b1 audio_convertAccuracy: Shuffle the data in case of a bad SIMD implementation 1 year ago
  Brick f6a4080ff5 audio_resampleLoss: Add support for multiple channels 1 year ago
  Brick 4f894e748e audio_resampleLoss: SDL_GetAudioStreamData now returns the correct length 1 year ago
  Brick ab83f75bb9 Make sure GetAudioStreamDataInternal is called with a valid length 1 year ago
  Brick 6a73f74b6b Rebuild full ResamplerFilter (left wing + right wing) at runtime 1 year ago
  Brick 0c15ce0060 Add a missing int cast 1 year ago
  Brick b74ee86b1d Optimized ResampleAudio, with special cases for 1 and 2 channels 1 year ago
  Brick fba6e1e3d3 Removed ResamplerFilterDifference 1 year ago
  Brick 9f7a22fa45 Removed 64-bit handling from AudioConvertByteswap 1 year ago