Historial de Commits

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