Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 2 vuotta sitten
  Ryan C. Gordon 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. 2 vuotta sitten
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) 2 vuotta sitten
  Ryan C. Gordon 899eb0d042 thread: Locking mutexes and rwlocks are now void functions. 2 vuotta sitten
  Sam Lantinga ddbdd73258 Updated source to match SDL function prototype style 2 vuotta sitten
  Sam Lantinga 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 3 vuotta sitten
  Ryan C. Gordon e474047ff8 rwlock: Added SDL_rwlock API for shared locks. 3 vuotta sitten
  Anonymous Maarten b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined 3 vuotta sitten
  Anonymous Maarten 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) 3 vuotta sitten
  Sam Lantinga fde78d12f2 Updated copyright for 2023 3 vuotta sitten
  Sam Lantinga 63724c113b Removed the vi format comments from the source 3 vuotta sitten
  Sam Lantinga 5c29b58e95 Added support for clang thread-safety analysis 3 vuotta sitten
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) 3 vuotta sitten
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 3 vuotta sitten
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) 3 vuotta sitten
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 3 vuotta sitten
  pionere ebdd536676 use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError 4 vuotta sitten
  Sam Lantinga 120c76c84b Updated copyright for 2022 4 vuotta sitten
  Sam Lantinga 9130f7c377 Updated copyright for 2021 5 vuotta sitten
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 6 vuotta sitten
  Sam Lantinga 5e13087b0f Updated copyright for 2019 7 vuotta sitten
  Sam Lantinga a1b8fa6071 TryLockMutex: Fix error handling for TryLockMutex 8 vuotta sitten
  Ryan C. Gordon 75a58303a0 pthread: fix error code checks (thanks, Andreas!). 8 vuotta sitten
  Sam Lantinga e3cc5b2c6b Updated copyright for 2018 8 vuotta sitten
  Sam Lantinga 7229397c0c Fixed bug 3258 - SDL_TryLockMutex blocks for pthreads with FAKE_RECURSIVE_MUTEX 8 vuotta sitten
  Sam Lantinga 45b774e3f7 Updated copyright for 2017 9 vuotta sitten
  Sam Lantinga 74e1dd4c6f Define _GNU_SOURCE when building SDL 9 vuotta sitten
  Sam Lantinga 42065e785d Updated copyright to 2016 10 vuotta sitten
  Philipp Wiesemann 72590685c0 Backed out changeset 4ad56dbf4a6f 11 vuotta sitten
  Sam Clegg 7e52722dfd Fix compiler warnings in Native Client and Linux builds. 12 vuotta sitten