Commit History

Author SHA1 Message Date
  limb-soup f805bb53cf pthread: add call to pthread_mutexattr_destroy (#14786) 2 months ago
  Sam Lantinga 5f086e7623 Updated copyright for 2026 2 months ago
  Sam Lantinga f2074d7af3 Updated copyright for 2025 1 year ago
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool 1 year ago
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 year ago
  Mark Delk dd4636e3fd SDL_sysmutex.c: fix void return compile error 2 years ago
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 2 years ago
  Ryan C. Gordon 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. 2 years ago
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) 2 years ago
  Ryan C. Gordon 899eb0d042 thread: Locking mutexes and rwlocks are now void functions. 2 years ago
  Sam Lantinga ddbdd73258 Updated source to match SDL function prototype style 2 years ago
  Sam Lantinga 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 2 years ago
  Ryan C. Gordon e474047ff8 rwlock: Added SDL_rwlock API for shared locks. 2 years ago
  Anonymous Maarten b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined 3 years ago
  Anonymous Maarten 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) 3 years ago
  Sam Lantinga fde78d12f2 Updated copyright for 2023 3 years ago
  Sam Lantinga 63724c113b Removed the vi format comments from the source 3 years ago
  Sam Lantinga 5c29b58e95 Added support for clang thread-safety analysis 3 years ago
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) 3 years ago
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 3 years ago
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) 3 years ago
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 3 years ago
  pionere ebdd536676 use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError 4 years ago
  Sam Lantinga 120c76c84b Updated copyright for 2022 4 years ago
  Sam Lantinga 9130f7c377 Updated copyright for 2021 5 years ago
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 6 years ago
  Sam Lantinga 5e13087b0f Updated copyright for 2019 7 years ago
  Sam Lantinga a1b8fa6071 TryLockMutex: Fix error handling for TryLockMutex 8 years ago
  Ryan C. Gordon 75a58303a0 pthread: fix error code checks (thanks, Andreas!). 8 years ago
  Sam Lantinga e3cc5b2c6b Updated copyright for 2018 8 years ago