Commit History

Author SHA1 Message Date
  Ryan C. Gordon 5e6d85b8f0 wikiheaders: bridge wiki Category docs to the headers! 1 year ago
  SDL Wiki Bot ceeefb0512 Sync SDL3 wiki -> header 1 year ago
  Ryan C. Gordon cdb3cea76d SDL_atomic.h: Documentation updates. 1 year ago
  SDL Wiki Bot 59c332e569 Sync SDL3 wiki -> header 1 year ago
  Ryan C. Gordon 041de0c2eb include: Some documentation improvements. 1 year ago
  Ryan C. Gordon 0df988389c include: Add `\since` to all documentation that was missing it. 1 year ago
  SDL Wiki Bot b2239cb7ba Sync SDL3 wiki -> header 1 year ago
  Ryan C. Gordon 557f26e6f0 include: Fixed up some more documentation. 1 year ago
  Sam Lantinga d8a54cd4f8 Updated "see also" references to be more consistent 1 year ago
  Tolik708 2a775cad6f Named typedef-ed structs Gave name to structs that were defined like anonymous struct with name given by typedef. Example 'typedef struct {...} Foo;' -> 'typedef struct Foo {...} Foo;' 1 year ago
  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