Historial de Commits

Autor SHA1 Mensaje Fecha
  Carl Friess 2ccb0dfd16 Check for macOS 10.16 to support apps built with older macOS SDKs hace 3 años
  Sam Lantinga a0cdc1fc30 Added declaration of SDL_LogInit() and SDL_LogQuit() hace 3 años
  Ryan C. Gordon 29694869b1 audio: Revert one of the resampler optimizations. hace 3 años
  Eddy Jansson 5c1f5a7306 test: Correct invalid enum length. hace 3 años
  Ryan C. Gordon 0f45a4e303 log: Don't try to SDL_free the static array. :) hace 3 años
  Ryan C. Gordon 31e83cd14c log: Fixed build (sorry!) hace 3 años
  Ryan C. Gordon fde9a7086e log: Make the message buffer static. hace 3 años
  Ryan C. Gordon c4141bc11c log: Wrap the call to the logging implementation in a mutex. hace 3 años
  Ryan C. Gordon 2a42952281 log: Don't stack-allocate the message buffer. hace 3 años
  Ozkan Sezer 12f15aaa74 fix build hace 3 años
  Ryan C. Gordon 05bd225a80 x11: If XRandR isn't available, add a generic display. hace 3 años
  Ryan C. Gordon ccc70e644b x11: Fixed some compiler warnings. hace 3 años
  Ryan C. Gordon 7d7ec9c951 x11: Remove XVidMode and Xinerama support. hace 3 años
  Sam Lantinga e551384a99 Added functions to get the platform dependent name for a joystick or game controller hace 3 años
  Mirko Galimberti b293888c7d Fixes an issue introduced via #5573 when building for i686 hace 3 años
  Ryan C. Gordon 5066910bf5 audio: Make pregenerated resampler kaiser filter more precise. hace 3 años
  Ryan C. Gordon 111c3add73 audio: Resampler optimizations. hace 3 años
  Ryan C. Gordon de019568dc audio: Prebake the resampler's kaiser table instead of doing it at runtime. hace 3 años
  Ryan C. Gordon f6eb4b0759 pulseaudio: Feed audio data in response to write callbacks. hace 3 años
  Sam Lantinga 01ef98a5d0 Don't force keyboard auto-repeat on, if the user has disabled it for some reason hace 3 años
  FriendlyAI 795744fc75 Turn off relative mouse before window checks as well hace 3 años
  FriendlyAI e2d268a399 SDL_cocoamouse.m: SetRelativeMouseMode even if out of focus hace 3 años
  Jibb Smart d7c07d6b09 Read motion sensor scale from Switch controllers (#5555) hace 3 años
  Mirko Galimberti 76afb8583b Introduces Cocoa_GetWindowDisplayIndex. This enable a proper management for dpi when switching between retina and non-retina displays. hace 3 años
  Dimitriy Ryazantcev c39df2fb0c joystick: get HID top-level collection preparsed data directly from RawInput API. hace 3 años
  Eddy Jansson 8c1584e8e8 WhatsNew: Start block for 2.0.24 hace 3 años
  Ozkan Sezer e9ff4fdd49 add SDL_bsearch hace 3 años
  Mathieu Eyraud 0b2a55ea7d Fix typo hace 3 años
  meyraud705 3dcfe86082 Add joystick battery event hace 3 años
  meyraud705 0964c84d77 Always use SDL_PrivateJoystickBatteryLevel to update battery level hace 3 años