Commit History

Author SHA1 Message Date
  Sam Lantinga badd9e5a15 You can't combine SDL_STRINGIFY_ARG() and SDL_FUNCTION 2 weeks ago
  ROllerozxa e61a874c66 Fix SDL_TriggerBreakpoint being undefined on slimcc 2 weeks ago
  Sam Lantinga 80c6a5f8d9 Updated copyright for 2026 1 month ago
  tsst-tsst d4bef0d5ba Add support for tcc to cmake (#14464) 3 months ago
  Sam Lantinga c959f9f0d8 Define SDL_FILE as __FILE_NAME__, if available 4 months ago
  SDL Wiki Bot a55002b8ed Sync SDL3 wiki -> header 4 months ago
  Ryan C. Gordon 801889dafa assert: Allow SDL_FILE (and the new SDL_ASSERT_FILE) to be overridden. 4 months ago
  Anonymous Maarten 30c2cda25e Don't use assert(0) for SDL_TriggerBreak 5 months ago
  Mohamed Shazan f4c124e4bf SDL_TriggerBreakpoint() will default to __debugbreak() on MinGW toolchain on windows 6 months ago
  Petar Popovic faf3bd9991 SDL_enabled_assert(): Use `NULL` istead of `0` to explicity initialize the pointer members of SDL_AssertData 6 months ago
  Michael Fitzmayer 7ae64592c9 Restore support for the Nokia N-Gage (#12148) 9 months ago
  Timothee "TTimo" Besset fa380a4004 Update include/SDL3/SDL_assert.h 1 year ago
  Timothee "TTimo" Besset 2a1b617fb2 Update include/SDL3/SDL_assert.h 1 year ago
  Timothee 'TTimo' Besset 69e03094bd fallback to defining SDL_TriggerBreakpoint as __builtin_trap in older linux arm64 environments that do not have a __has_builtin facility 1 year ago
  Ryan C. Gordon 7a5604cf0c Sync SDL3 wiki -> headers. 1 year ago
  Ryan C. Gordon b809da52fd assert: Try using __builtin_trap() for SDL_TriggerBreakpoint(). 1 year ago
  Anonymous Maarten d42b4ed961 Leave SDL_TriggerBreakpoint undefined on unknown platforms 1 year ago
  Ozkan Sezer 61f13b94d1 add a fallback SDL_TriggerBreakpoint() for MSVC after commit ebaa30d3. 1 year ago
  Anonymous Maarten ebaa30d339 __debugbreak was introduced in Microsoft Visual Studio 2003 1 year ago
  Sam Lantinga f2074d7af3 Updated copyright for 2025 1 year ago
  Maia ca4ffc8a00 Fix missing parens in preprocessor defined op 1 year ago
  SDL Wiki Bot 56cf8d8dc9 Sync SDL3 wiki -> header 1 year ago
  Ryan C. Gordon f0fad41f2c include: Filled in all remaining missing documentation! 1 year ago
  Ryan C. Gordon 79316ca36e Heavy work on improving category documentation. 1 year ago
  SDL Wiki Bot dcd4ddb043 Sync SDL3 wiki -> header 1 year ago
  Ryan C. Gordon 10e52e1899 docs: Added more '\threadsafety` tags. 1 year ago
  Ryan C. Gordon 1c1706a00b fnsince: update `\since` policy for documentation. 1 year ago
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool 1 year ago
  Maia 35ebaf4a45 Fix multiple definitions of SDL_assert* when SDL_WIKI_DOCUMENTATION_SECTION is defined 1 year ago
  SDL Wiki Bot 1f34f35b25 Sync SDL3 wiki -> header 1 year ago