Commit történet

Szerző SHA1 Üzenet Dátum
  Sam Lantinga 0687128c96 Reduce CPU usage in testgamecontroller 3 éve
  Eddy Jansson 9e5cbf034a Disallow non-positive allocation. 3 éve
  Sam Lantinga f81419702e Document that SDL_MAX_LOG_MESSAGE is no longer meaningful 3 éve
  Eddy Jansson 6c2928b4be Switch uses of MIN() to SDL_min() 3 éve
  Eddy Jansson ca26df3404 assert: Allow messages of any length. 3 éve
  Eddy Jansson 888899244c log: Allow log messages of any length. 3 éve
  Eddy Jansson 645db217a0 log: Use malloc for long messages. 3 éve
  Eddy Jansson 73448fe245 assert: Remove use of alloca() 3 éve
  Eddy Jansson 97774cdf72 Move in va_copy() define block from stdlib. 3 éve
  Sam Lantinga 7e636b03cc Removed log message length limitation for Apple platforms 3 éve
  Kelly Gravelyn 1aa9754d96 Add missing backslashes in README-linux.md command 3 éve
  Carl Friess 2ccb0dfd16 Check for macOS 10.16 to support apps built with older macOS SDKs 3 éve
  Sam Lantinga a0cdc1fc30 Added declaration of SDL_LogInit() and SDL_LogQuit() 3 éve
  Ryan C. Gordon 29694869b1 audio: Revert one of the resampler optimizations. 3 éve
  Eddy Jansson 5c1f5a7306 test: Correct invalid enum length. 3 éve
  Ryan C. Gordon 0f45a4e303 log: Don't try to SDL_free the static array. :) 3 éve
  Ryan C. Gordon 31e83cd14c log: Fixed build (sorry!) 3 éve
  Ryan C. Gordon fde9a7086e log: Make the message buffer static. 3 éve
  Ryan C. Gordon c4141bc11c log: Wrap the call to the logging implementation in a mutex. 3 éve
  Ryan C. Gordon 2a42952281 log: Don't stack-allocate the message buffer. 3 éve
  Ozkan Sezer 12f15aaa74 fix build 3 éve
  Ryan C. Gordon 05bd225a80 x11: If XRandR isn't available, add a generic display. 3 éve
  Ryan C. Gordon ccc70e644b x11: Fixed some compiler warnings. 3 éve
  Ryan C. Gordon 7d7ec9c951 x11: Remove XVidMode and Xinerama support. 3 éve
  Sam Lantinga e551384a99 Added functions to get the platform dependent name for a joystick or game controller 3 éve
  Mirko Galimberti b293888c7d Fixes an issue introduced via #5573 when building for i686 3 éve
  Ryan C. Gordon 5066910bf5 audio: Make pregenerated resampler kaiser filter more precise. 3 éve
  Ryan C. Gordon 111c3add73 audio: Resampler optimizations. 3 éve
  Ryan C. Gordon de019568dc audio: Prebake the resampler's kaiser table instead of doing it at runtime. 3 éve
  Ryan C. Gordon f6eb4b0759 pulseaudio: Feed audio data in response to write callbacks. 3 éve