تاریخچه Commit ها

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