SDL Wiki Bot
|
026d3c2306
Sync SDL3 wiki -> header
|
7 月之前 |
Sam Lantinga
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
7 月之前 |
Sam Lantinga
|
231ea07617
Added SDL_LogTrace()
|
7 月之前 |
SDL Wiki Bot
|
4a2683e2c1
Sync SDL3 wiki -> header
|
7 月之前 |
Sam Lantinga
|
dc639956ba
Improve logging performance and make log priorities thread-safe
|
7 月之前 |
Sam Lantinga
|
37c9fb490e
Changed enums to use XXX_COUNT for the count or number of values
|
7 月之前 |
Sam Lantinga
|
a01e8a5e10
The GPU log category ate one of the SDL reserved categories
|
7 月之前 |
Anonymous Maarten
|
360bc667a8
SDL_Log: restore SDL2's SDL_LogCategory order
|
7 月之前 |
Ozkan Sezer
|
f317581c91
SDL_log.h: Use ASCII characters.
|
7 月之前 |
cosmonaut
|
2e7d5bb429
Add the SDL_GPU API
|
1 年之前 |
SDL Wiki Bot
|
85bbc6028a
Sync SDL3 wiki -> header
|
7 月之前 |
Sam Lantinga
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
8 月之前 |
SDL Wiki Bot
|
ad27d73a19
Sync SDL3 wiki -> header
|
8 月之前 |
Sam Lantinga
|
6161c437c7
Added SDL_SetLogPriorityPrefix()
|
1 年之前 |
SDL Wiki Bot
|
a699ff2419
Sync SDL3 wiki -> header
|
8 月之前 |
Sam Lantinga
|
bc1c3f826f
Added SDL_HINT_LOGGING documentation to the logging category page.
|
8 月之前 |
SDL Wiki Bot
|
50589cbff6
Sync SDL3 wiki -> header
|
9 月之前 |
Ryan C. Gordon
|
51902d4ac5
Updated headers with latest wikiheaders tweaks.
|
10 月之前 |
Sam Lantinga
|
6f2621438a
Renamed DECLSPEC to SDL_DECLSPEC
|
11 月之前 |
Sam Lantinga
|
4609af618a
Updated logging functions for SDL3 naming convention
|
11 月之前 |
Ryan C. Gordon
|
5e6d85b8f0
wikiheaders: bridge wiki Category docs to the headers!
|
11 月之前 |
Ryan C. Gordon
|
235bfe2631
SDL_log.h: Remove SDL_MAX_LOG_MESSAGE.
|
1 年之前 |
Ryan C. Gordon
|
0df988389c
include: Add `\since` to all documentation that was missing it.
|
1 年之前 |
Ryan C. Gordon
|
e044318a8e
Sync SDL3 wiki -> headers
|
1 年之前 |
Ryan C. Gordon
|
ad090d2444
include: A ton of little documentation tweaks, fixes, and improvements.
|
1 年之前 |
Sam Lantinga
|
d65ae710a1
Renamed SDL_LogGetOutputFunction() and SDL_LogSetOutputFunction() to match SDL 3.0 naming convention
|
1 年之前 |
Sam Lantinga
|
d8a54cd4f8
Updated "see also" references to be more consistent
|
1 年之前 |
Sam Lantinga
|
a7a98d8bbb
Document that the default log priority is error, not critical
|
1 年之前 |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
1 年之前 |
Ozkan Sezer
|
39870031d1
use format string attributes for functions accepting va_list params, too
|
1 年之前 |