Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Lantinga fd42a2f994 Changed all variadic macros into fixed (thanks @Wohlstand!) hace 2 años
  SDL Wiki Bot 78cfc23993 Sync SDL3 wiki -> header hace 2 años
  Sam Lantinga 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention hace 2 años
  Sam Lantinga 61c0c009ab Rename SDL semaphore and condition variable functions to match SDL 3.0 naming convention hace 2 años
  Sam Lantinga 170c410d35 Remove old mutex macros hace 2 años
  SDL Wiki Bot 38d22aed67 Sync SDL3 wiki -> header hace 2 años
  Ryan C. Gordon e474047ff8 rwlock: Added SDL_rwlock API for shared locks. hace 3 años
  Ryan C. Gordon 736f9fb9b9 mutex: Fixed typos in documentation hace 3 años
  Anonymous Maarten 549cedfa88 include: add \brief to includes hace 3 años
  Sylvain 49e47b523a Update `\returns` to the generic form hace 3 años
  Sylvain ce366facaa Add missing \returns, change "return" to "returns" to have same naming hace 3 años
  Ryan C. Gordon 197340ea1c Sync wiki -> headers. hace 3 años
  Sam Lantinga 5ed00d34aa Document that condition variable mutexes can't be locked recursively. hace 3 años
  Sam Lantinga fde78d12f2 Updated copyright for 2023 hace 3 años
  Sam Lantinga 63724c113b Removed the vi format comments from the source hace 3 años
  Ryan C. Gordon 3197632347 include: Renamed begin_code.h and close_code.h to have SDL_ prefixes. hace 3 años
  Ryan C. Gordon 78725dc0cd include: Fixed a C++-style single line comment. hace 3 años
  Sam Lantinga 5c29b58e95 Added support for clang thread-safety analysis hace 3 años
  Sam Lantinga 1f4cc733a1 Removed the nanosecond versions of event and thread primitive waits from the public API hace 3 años
  Sam Lantinga 8121bbd083 Convert ticks to 64-bit, added nanosecond precision to the API hace 3 años
  Pierre Wendling 3c501b963d Clang-Tidy fixes (#6725) hace 3 años
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` hace 3 años