Historique des commits

Auteur SHA1 Message Date
  Sam Lantinga 5394238cdc Don't include the internal header for a file intended for use by applications il y a 3 ans
  Sam Lantinga 41b9198515 Fixed Xcode warning about Framework include style il y a 3 ans
  Sam Lantinga 829f6b3d7d These headers are system headers, not local headers il y a 3 ans
  Sam Lantinga 0687128c96 Reduce CPU usage in testgamecontroller il y a 3 ans
  Eddy Jansson 9e5cbf034a Disallow non-positive allocation. il y a 3 ans
  Sam Lantinga f81419702e Document that SDL_MAX_LOG_MESSAGE is no longer meaningful il y a 3 ans
  Eddy Jansson 6c2928b4be Switch uses of MIN() to SDL_min() il y a 3 ans
  Eddy Jansson ca26df3404 assert: Allow messages of any length. il y a 3 ans
  Eddy Jansson 888899244c log: Allow log messages of any length. il y a 3 ans
  Eddy Jansson 645db217a0 log: Use malloc for long messages. il y a 3 ans
  Eddy Jansson 73448fe245 assert: Remove use of alloca() il y a 3 ans
  Eddy Jansson 97774cdf72 Move in va_copy() define block from stdlib. il y a 3 ans
  Sam Lantinga 7e636b03cc Removed log message length limitation for Apple platforms il y a 3 ans
  Kelly Gravelyn 1aa9754d96 Add missing backslashes in README-linux.md command il y a 3 ans
  Carl Friess 2ccb0dfd16 Check for macOS 10.16 to support apps built with older macOS SDKs il y a 3 ans
  Sam Lantinga a0cdc1fc30 Added declaration of SDL_LogInit() and SDL_LogQuit() il y a 3 ans
  Ryan C. Gordon 29694869b1 audio: Revert one of the resampler optimizations. il y a 3 ans
  Eddy Jansson 5c1f5a7306 test: Correct invalid enum length. il y a 3 ans
  Ryan C. Gordon 0f45a4e303 log: Don't try to SDL_free the static array. :) il y a 3 ans
  Ryan C. Gordon 31e83cd14c log: Fixed build (sorry!) il y a 3 ans
  Ryan C. Gordon fde9a7086e log: Make the message buffer static. il y a 3 ans
  Ryan C. Gordon c4141bc11c log: Wrap the call to the logging implementation in a mutex. il y a 3 ans
  Ryan C. Gordon 2a42952281 log: Don't stack-allocate the message buffer. il y a 3 ans
  Ozkan Sezer 12f15aaa74 fix build il y a 3 ans
  Ryan C. Gordon 05bd225a80 x11: If XRandR isn't available, add a generic display. il y a 3 ans
  Ryan C. Gordon ccc70e644b x11: Fixed some compiler warnings. il y a 3 ans
  Ryan C. Gordon 7d7ec9c951 x11: Remove XVidMode and Xinerama support. il y a 3 ans
  Sam Lantinga e551384a99 Added functions to get the platform dependent name for a joystick or game controller il y a 3 ans
  Mirko Galimberti b293888c7d Fixes an issue introduced via #5573 when building for i686 il y a 3 ans
  Ryan C. Gordon 5066910bf5 audio: Make pregenerated resampler kaiser filter more precise. il y a 3 ans