Historique des commits

Auteur SHA1 Message Date
  Sam Lantinga f2074d7af3 Updated copyright for 2025 il y a 3 mois
  Daniel Gibson 9a81892447 Old env vars as fallback for SDL_VIDEO_DRIVER + SDL_AUDIO_DRIVER #11115 il y a 6 mois
  Sam Lantinga 5db64300b8 Fixed SDL_GetStringInteger() for values starting with '0' and '1' (thanks @DanielGibson!) il y a 6 mois
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
  Sam Lantinga 807b8a9d4d Allow initializing hints and properties from any thread il y a 7 mois
  Sam Lantinga 28b94c4758 Re-added SDL_getenv() as a thread-safe getenv() implementation il y a 7 mois
  Sam Lantinga 90e01040c5 Added thread-safe environment functions il y a 7 mois
  Sam Lantinga f827c1322c Renamed SDL_Del* to SDL_Remove* il y a 7 mois
  Sam Lantinga 00c409cff8 Additional cleanup exposed by building with a C++ compiler il y a 7 mois
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API il y a 8 mois
  Sam Lantinga 8f546bb3c9 Use C99 bool internally in SDL il y a 8 mois
  Mathieu Eyraud 5de3d1e9cc Fix error handling of SDL_AddHintCallback il y a 8 mois
  Sam Lantinga 2b853121fe Allow environment hint overrides before hints are initialized il y a 8 mois
  Ryan C. Gordon 074dd8c35f hints: Change hints to be backed by Properties, add documentation. (#9892) il y a 8 mois
  Sam Lantinga 4f55271571 Removed temporary memory from the API il y a 8 mois
  Ryan C. Gordon e23257307e Introduce formal policy for APIs that return strings. il y a 10 mois
  APGR22 961488b0dc Added NULL pointer check il y a 11 mois
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 il y a 1 an
  Ryan C. Gordon 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. il y a 1 an
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) il y a 1 an
  Sam Lantinga e643d28d9c Set the hint value before calling hint callbacks il y a 1 an
  Sam Lantinga 42e4639a5e For gamepads that don't have their own sensors, try to use the system sensors. il y a 1 an
  Sam Lantinga ddbdd73258 Updated source to match SDL function prototype style il y a 1 an
  Sam Lantinga 5feebcdce0 SDL_AddHintCallback() now returns a standard int result instead of void il y a 2 ans
  Sam Lantinga fde78d12f2 Updated copyright for 2023 il y a 2 ans
  Sam Lantinga 63724c113b Removed the vi format comments from the source il y a 2 ans
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) il y a 2 ans
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) il y a 2 ans
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) il y a 2 ans
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` il y a 2 ans