Cronologia Commit

Autore SHA1 Messaggio Data
  Sam Lantinga 8d223b3037 Renamed atomic functions to match SDL 3.0 naming convention 1 anno fa
  Sam Lantinga 9275c533ca Added thread-safe initialization/cleanup support 1 anno fa
  Ryan C. Gordon 154452a726 winrt: Removed WinRT/Windows Phone/UWP support. 1 anno fa
  Sam Lantinga f827c1322c Renamed SDL_Del* to SDL_Remove* 1 anno fa
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 anno fa
  Sam Lantinga 8f546bb3c9 Use C99 bool internally in SDL 1 anno fa
  Sam Lantinga 6501e90018 Use C++ style comments consistently in SDL source code 1 anno fa
  Sam Lantinga d68d32e12c Revert "Removing a timer that isn't running is a success." 1 anno fa
  Sam Lantinga 881e2bc344 Fixed build 1 anno fa
  Sam Lantinga 795499a529 Removing a timer that isn't running is a success. 1 anno fa
  Sam Lantinga a7c0192017 Renamed SDL_PostSemaphore() to SDL_SignalSemphore() 1 anno fa
  Sam Lantinga 033df70d4c SDL_DelayNS() will attempt to sleep exactly the requested amount of time 1 anno fa
  Sam Lantinga aaa9bf9422 Added more error checking for SDL timer functions 2 anni fa
  Sam Lantinga 99599d9236 Added SDL_AddTimerNS() 2 anni fa
  Sam Lantinga b6360516e4 Added the timerID to the SDL timer callback 2 anni fa
  Ryan C. Gordon 0ec716819e thread: Reworked SDL_CreateThread to be consistent across platforms. 2 anni fa
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 anni fa
  Sam Lantinga d6a41f8f31 Updated SDL_TimerID to use the same type as other IDs in SDL 2 anni fa
  Sam Lantinga a2665f54c8 Updated the atomic API for SDL 3.0 naming conventions 2 anni fa
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 2 anni fa
  Ryan C. Gordon 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. 2 anni fa
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) 2 anni fa
  Ryan C. Gordon e6116d399a mutex: Removed SDL_MUTEX_MAXWAIT. 2 anni fa
  Sam Lantinga 737aa881fa Updated source to match SDL function prototype style 3 anni fa
  Sam Lantinga 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 3 anni fa
  Sam Lantinga 61c0c009ab Rename SDL semaphore and condition variable functions to match SDL 3.0 naming convention 3 anni fa
  Ozkan Sezer c41a76657e SDL_timer.c: silence a minor warning. 3 anni fa
  Sam Lantinga 85ee1498a5 Fixed Visual Studio warning 4245 3 anni fa
  Anonymous Maarten 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) 3 anni fa
  David Demelier d0c4849d0b Rename SDL_atomic_t to SDL_AtomicInt 3 anni fa