Cronologia Commit

Autore SHA1 Messaggio Data
  Sam Lantinga f2074d7af3 Updated copyright for 2025 3 mesi fa
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool 7 mesi fa
  Sam Lantinga 8d223b3037 Renamed atomic functions to match SDL 3.0 naming convention 7 mesi fa
  Sam Lantinga dc639956ba Improve logging performance and make log priorities thread-safe 7 mesi fa
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 8 mesi fa
  Sam Lantinga 728bf363cb Make sure we call SDL_Quit() before SDLTest_CommonDestroyState() 8 mesi fa
  Sam Lantinga 4609af618a Updated logging functions for SDL3 naming convention 11 mesi fa
  Sam Lantinga fc0c774976 Renamed SDL_ThreadID() to SDL_GetCurrentThreadID() 1 anno fa
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 1 anno fa
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) 1 anno fa
  Ryan C. Gordon 899eb0d042 thread: Locking mutexes and rwlocks are now void functions. 1 anno fa
  Sam Lantinga 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 2 anni fa
  Ryan C. Gordon e474047ff8 rwlock: Added SDL_rwlock API for shared locks. 2 anni fa