Commit History

Author SHA1 Message Date
  Ryan C. Gordon efd2023a72 audio: Fixed documentation. 1 year ago
  Ryan C. Gordon 1e775e0eef audio: Replace SDL_CreateAndBindAudioStream with SDL_OpenAudioDeviceStream. 1 year ago
  Sam Lantinga bd088c2f99 Revert "Clarify whether an audio function expects a physical or logical device ID" 1 year ago
  Brick 82e481b520 Added --randmem test parameter 1 year ago
  Brick ea68bb8027 Add some additional checks to audio_convertAudio 1 year ago
  Brick f8286df167 Fixed ResampleFrame_SSE doing unnecessary work 1 year ago
  Brick b1d63be538 Fixed audio_resampleLoss test 1 year ago
  Sam Huang c191d6c306 Better Win32 transparent window support 1 year ago
  Ozkan Sezer 923d612ca1 hidapi: sync macOS code with mainstream. 1 year ago
  Ozkan Sezer 363f4fa9c1 avoid type redefinition errors after commit ee806597b9. 1 year ago
  Sam Lantinga 615824a806 Updated documentation now that SDL_GetAudioDevices() has been split into separate functions for output and capture devices 1 year ago
  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