Commit History

Author SHA1 Message Date
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 1 year ago
  Sam Lantinga a2665f54c8 Updated the atomic API for SDL 3.0 naming conventions 1 year ago
  J. Neuschäfer 139a0931a3 Fix memory barriers on ARMv5 1 year ago
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 1 year ago
  Ryan C. Gordon c53843a961 docs: Remove Doxygen `\brief` tags. 1 year ago
  Anonymous Maarten 8105f1d5b5 SDL_atomic.h: __ARM_ARCH is not always defined for an arm platform 2 years ago
  David Demelier d0c4849d0b Rename SDL_atomic_t to SDL_AtomicInt 2 years ago
  Anonymous Maarten 549cedfa88 include: add \brief to includes 2 years ago
  Sylvain 81c94a165c Add \since docs where missing and resets some to 3.0.0 2 years ago
  Jiří Malák 54540a82a0 SDL_atomic.h: Update SDL_CPUPauseInstruction for Watcom. (#7157) 2 years ago
  David Carlier b379c910d4 SDL_CPUPauseInstruction RISCV-64 version proposal. 2 years ago
  Sam Lantinga fde78d12f2 Updated copyright for 2023 2 years ago
  Sam Lantinga dbd4b88abc Generally removed generally 2 years ago
  Sam Lantinga 40833d2526 Documented thread starvation issue raised in https://github.com/libsdl-org/SDL/pull/7023 2 years ago
  Anonymous Maarten f91a747549 include: SDL_dynapi.h depends on platform defines 2 years ago
  Sam Lantinga 63724c113b Removed the vi format comments from the source 2 years ago
  Ryan C. Gordon 3197632347 include: Renamed begin_code.h and close_code.h to have SDL_ prefixes. 2 years ago
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago