История коммитов

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