Commit History

Author SHA1 Message Date
  SDL Wiki Bot 11dbff246f Sync SDL3 wiki -> header 6 months ago
  Ryan C. Gordon 7a5604cf0c Sync SDL3 wiki -> headers. 7 months ago
  Sam Lantinga f2074d7af3 Updated copyright for 2025 7 months ago
  SDL Wiki Bot 56cf8d8dc9 Sync SDL3 wiki -> header 8 months ago
  Ryan C. Gordon f0fad41f2c include: Filled in all remaining missing documentation! 8 months ago
  Maia 97ddc9adf2 Fix outdated references to SDL symbols in docs. Fixes #11503 9 months ago
  Ryan C. Gordon 10e52e1899 docs: Added more '\threadsafety` tags. 10 months ago
  Ryan C. Gordon 1c1706a00b fnsince: update `\since` policy for documentation. 10 months ago
  Petar Popovic 4392233007 Removed tabs from headers 11 months ago
  SDL Wiki Bot 026d3c2306 Sync SDL3 wiki -> header 11 months ago
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool 11 months ago
  SDL Wiki Bot 8481d1a12b Sync SDL3 wiki -> header 11 months ago
  Sam Lantinga d0edf68774 Added Uint32 versions of the atomic functions 11 months ago
  Sam Lantinga 8d223b3037 Renamed atomic functions to match SDL 3.0 naming convention 11 months ago
  Sam Lantinga cf1d8e2dfd Renamed SDL_AtomicSetPtr() and SDL_AtomicGetPtr() 11 months 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