Historial de Commits

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