Anonymous Maarten
|
30c2cda25e
Don't use assert(0) for SDL_TriggerBreak
|
hai 3 semanas |
Mohamed Shazan
|
f4c124e4bf
SDL_TriggerBreakpoint() will default to __debugbreak() on MinGW toolchain on windows
|
hai 2 meses |
Petar Popovic
|
faf3bd9991
SDL_enabled_assert(): Use `NULL` istead of `0` to explicity initialize the pointer members of SDL_AssertData
|
hai 2 meses |
Michael Fitzmayer
|
7ae64592c9
Restore support for the Nokia N-Gage (#12148)
|
hai 4 meses |
Timothee "TTimo" Besset
|
fa380a4004
Update include/SDL3/SDL_assert.h
|
hai 7 meses |
Timothee "TTimo" Besset
|
2a1b617fb2
Update include/SDL3/SDL_assert.h
|
hai 7 meses |
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
|
hai 7 meses |
Ryan C. Gordon
|
7a5604cf0c
Sync SDL3 wiki -> headers.
|
hai 8 meses |
Ryan C. Gordon
|
b809da52fd
assert: Try using __builtin_trap() for SDL_TriggerBreakpoint().
|
hai 8 meses |
Anonymous Maarten
|
d42b4ed961
Leave SDL_TriggerBreakpoint undefined on unknown platforms
|
hai 9 meses |
Ozkan Sezer
|
61f13b94d1
add a fallback SDL_TriggerBreakpoint() for MSVC after commit ebaa30d3.
|
hai 9 meses |
Anonymous Maarten
|
ebaa30d339
__debugbreak was introduced in Microsoft Visual Studio 2003
|
hai 9 meses |
Sam Lantinga
|
f2074d7af3
Updated copyright for 2025
|
hai 9 meses |
Maia
|
ca4ffc8a00
Fix missing parens in preprocessor defined op
|
hai 9 meses |
SDL Wiki Bot
|
56cf8d8dc9
Sync SDL3 wiki -> header
|
hai 9 meses |
Ryan C. Gordon
|
f0fad41f2c
include: Filled in all remaining missing documentation!
|
hai 9 meses |
Ryan C. Gordon
|
79316ca36e
Heavy work on improving category documentation.
|
hai 10 meses |
SDL Wiki Bot
|
dcd4ddb043
Sync SDL3 wiki -> header
|
hai 11 meses |
Ryan C. Gordon
|
10e52e1899
docs: Added more '\threadsafety` tags.
|
hai 11 meses |
Ryan C. Gordon
|
1c1706a00b
fnsince: update `\since` policy for documentation.
|
hai 11 meses |
Sam Lantinga
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
hai 1 ano |
Maia
|
35ebaf4a45
Fix multiple definitions of SDL_assert* when SDL_WIKI_DOCUMENTATION_SECTION is defined
|
hai 1 ano |
SDL Wiki Bot
|
1f34f35b25
Sync SDL3 wiki -> header
|
hai 1 ano |
Ryan C. Gordon
|
9c5bd98a0f
assert: Added SDL_HINT_ASSERT.
|
hai 1 ano |
Sam Lantinga
|
637e9700dd
Standardize placement of '*' in function declarations
|
hai 1 ano |
Ryan C. Gordon
|
51902d4ac5
Updated headers with latest wikiheaders tweaks.
|
hai 1 ano |
Ryan C. Gordon
|
8e782602de
wikiheaders: Fixes and cleanups to fix SDL_ReportAssertion's wiki page.
|
hai 1 ano |
Carlo Bramini
|
b1f3682216
SDL_assert: add support for aarch64-w64-mingw32
|
hai 1 ano |
Sam Lantinga
|
6f2621438a
Renamed DECLSPEC to SDL_DECLSPEC
|
hai 1 ano |
SDL Wiki Bot
|
10ab623d43
Sync SDL3 wiki -> header
|
hai 1 ano |