Commit History

Author SHA1 Message Date
  Petar Popovic 4392233007 Removed tabs from headers 1 year ago
  SDL Wiki Bot 026d3c2306 Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool 1 year ago
  SDL Wiki Bot 8481d1a12b Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga d0edf68774 Added Uint32 versions of the atomic functions 1 year ago
  Sam Lantinga 8d223b3037 Renamed atomic functions to match SDL 3.0 naming convention 1 year ago
  Sam Lantinga cf1d8e2dfd Renamed SDL_AtomicSetPtr() and SDL_AtomicGetPtr() 1 year ago
  Sam Lantinga 637e9700dd Standardize placement of '*' in function declarations 1 year ago
  Ryan C. Gordon 51902d4ac5 Updated headers with latest wikiheaders tweaks. 1 year ago
  SDL Wiki Bot 983544a53e Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga 6f2621438a Renamed DECLSPEC to SDL_DECLSPEC 1 year ago
  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