Sam Lantinga
|
5f086e7623
Updated copyright for 2026
|
hace 2 meses |
tsst-tsst
|
d4bef0d5ba
Add support for tcc to cmake (#14464)
|
hace 3 meses |
Sam Lantinga
|
c959f9f0d8
Define SDL_FILE as __FILE_NAME__, if available
|
hace 4 meses |
SDL Wiki Bot
|
a55002b8ed
Sync SDL3 wiki -> header
|
hace 4 meses |
Ryan C. Gordon
|
801889dafa
assert: Allow SDL_FILE (and the new SDL_ASSERT_FILE) to be overridden.
|
hace 4 meses |
Anonymous Maarten
|
30c2cda25e
Don't use assert(0) for SDL_TriggerBreak
|
hace 5 meses |
Mohamed Shazan
|
f4c124e4bf
SDL_TriggerBreakpoint() will default to __debugbreak() on MinGW toolchain on windows
|
hace 6 meses |
Petar Popovic
|
faf3bd9991
SDL_enabled_assert(): Use `NULL` istead of `0` to explicity initialize the pointer members of SDL_AssertData
|
hace 7 meses |
Michael Fitzmayer
|
7ae64592c9
Restore support for the Nokia N-Gage (#12148)
|
hace 9 meses |
Timothee "TTimo" Besset
|
fa380a4004
Update include/SDL3/SDL_assert.h
|
hace 1 año |
Timothee "TTimo" Besset
|
2a1b617fb2
Update include/SDL3/SDL_assert.h
|
hace 1 año |
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
|
hace 1 año |
Ryan C. Gordon
|
7a5604cf0c
Sync SDL3 wiki -> headers.
|
hace 1 año |
Ryan C. Gordon
|
b809da52fd
assert: Try using __builtin_trap() for SDL_TriggerBreakpoint().
|
hace 1 año |
Anonymous Maarten
|
d42b4ed961
Leave SDL_TriggerBreakpoint undefined on unknown platforms
|
hace 1 año |
Ozkan Sezer
|
61f13b94d1
add a fallback SDL_TriggerBreakpoint() for MSVC after commit ebaa30d3.
|
hace 1 año |
Anonymous Maarten
|
ebaa30d339
__debugbreak was introduced in Microsoft Visual Studio 2003
|
hace 1 año |
Sam Lantinga
|
f2074d7af3
Updated copyright for 2025
|
hace 1 año |
Maia
|
ca4ffc8a00
Fix missing parens in preprocessor defined op
|
hace 1 año |
SDL Wiki Bot
|
56cf8d8dc9
Sync SDL3 wiki -> header
|
hace 1 año |
Ryan C. Gordon
|
f0fad41f2c
include: Filled in all remaining missing documentation!
|
hace 1 año |
Ryan C. Gordon
|
79316ca36e
Heavy work on improving category documentation.
|
hace 1 año |
SDL Wiki Bot
|
dcd4ddb043
Sync SDL3 wiki -> header
|
hace 1 año |
Ryan C. Gordon
|
10e52e1899
docs: Added more '\threadsafety` tags.
|
hace 1 año |
Ryan C. Gordon
|
1c1706a00b
fnsince: update `\since` policy for documentation.
|
hace 1 año |
Sam Lantinga
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
hace 1 año |
Maia
|
35ebaf4a45
Fix multiple definitions of SDL_assert* when SDL_WIKI_DOCUMENTATION_SECTION is defined
|
hace 1 año |
SDL Wiki Bot
|
1f34f35b25
Sync SDL3 wiki -> header
|
hace 1 año |
Ryan C. Gordon
|
9c5bd98a0f
assert: Added SDL_HINT_ASSERT.
|
hace 1 año |
Sam Lantinga
|
637e9700dd
Standardize placement of '*' in function declarations
|
hace 1 año |