Historique des commits

Auteur SHA1 Message Date
  Ryan C. Gordon e23257307e Introduce formal policy for APIs that return strings. il y a 1 an
  APGR22 961488b0dc Added NULL pointer check il y a 2 ans
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 il y a 2 ans
  Ryan C. Gordon 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. il y a 2 ans
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) il y a 2 ans
  Sam Lantinga e643d28d9c Set the hint value before calling hint callbacks il y a 2 ans
  Sam Lantinga 42e4639a5e For gamepads that don't have their own sensors, try to use the system sensors. il y a 2 ans
  Sam Lantinga ddbdd73258 Updated source to match SDL function prototype style il y a 3 ans
  Sam Lantinga 5feebcdce0 SDL_AddHintCallback() now returns a standard int result instead of void il y a 3 ans
  Sam Lantinga fde78d12f2 Updated copyright for 2023 il y a 3 ans
  Sam Lantinga 63724c113b Removed the vi format comments from the source il y a 3 ans
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) il y a 3 ans
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) il y a 3 ans
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) il y a 3 ans
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` il y a 3 ans
  ulatekh ec58a817ef Fixes made in response to running a static code analyzer under MS Windows. il y a 3 ans
  Sam Lantinga cf331ef3f9 Fixed build il y a 3 ans
  Sam Lantinga 64ea6cefaf SDL_ResetHint() no longer clears the callbacks associated with a hint il y a 3 ans
  Sam Lantinga d4192850c1 Added SDL_ResetHint() to reset a hint to the default value il y a 3 ans
  pionere 7eb13c21c6 improve behavior of SDL_SetHint(WithPriority) (#5309) il y a 3 ans
  Ryan C. Gordon 9703f23663 SDL_SetHintWithPriority: actually, this test is good. il y a 4 ans
  Ryan C. Gordon 5f25a6ea78 Revert "SDL_SetHintWithPriority: better test if hint value has changed." il y a 4 ans
  Ryan C. Gordon c391bdc160 SDL_SetHintWithPriority: better test if hint value has changed. il y a 4 ans
  Ryan C. Gordon 55a07d91fa SDL_SetHintWithPriority: Allow setting NULL hints. il y a 4 ans
  Mathieu Eyraud fe46569cce Fix potential memory leak in SDL_AddHintCallback il y a 4 ans
  Sam Lantinga ba62ead5ec Handle potential out of memory condition when working with hints il y a 4 ans
  Sam Lantinga 120c76c84b Updated copyright for 2022 il y a 4 ans
  Sam Lantinga 9130f7c377 Updated copyright for 2021 il y a 5 ans
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 il y a 6 ans
  Sylvain Becker 9d4c3f12cd Fix missing prototype warning il y a 6 ans