Petar Popovic
|
8ccf85c59e
Formatting spaces around pointer symbol.
|
2 ay önce |
Sam Lantinga
|
ed2920afef
All SDL 3.0 release symbols are at version 3.2.0
|
3 ay önce |
Ryan C. Gordon
|
7a5604cf0c
Sync SDL3 wiki -> headers.
|
3 ay önce |
Ryan C. Gordon
|
2be749b23b
include: More category documentation.
|
3 ay önce |
SDL Wiki Bot
|
6b34c9fe7f
Sync SDL3 wiki -> header
|
3 ay önce |
Sam Lantinga
|
f2074d7af3
Updated copyright for 2025
|
3 ay önce |
Petar Popovic
|
f3cbd04a81
Fix C99 trailing enum comma warning.
|
3 ay önce |
SDL Wiki Bot
|
17df3fe836
Sync SDL3 wiki -> header
|
3 ay önce |
Sam Lantinga
|
eb1be89e70
Cleaned up thread state handling and added thread object validation
|
3 ay önce |
SDL Wiki Bot
|
b8036bdd41
Sync SDL3 wiki -> header
|
3 ay önce |
Moritz
|
ca4f5dd40d
Added SDL_GetThreadState
|
3 ay önce |
Ryan C. Gordon
|
1c1706a00b
fnsince: update `\since` policy for documentation.
|
6 ay önce |
SDL Wiki Bot
|
d529407ce7
Sync SDL3 wiki -> header
|
6 ay önce |
Sam Lantinga
|
fe2880fcda
Rename SDL_SetThreadPriority() to SDL_SetCurrentThreadPriority()
|
6 ay önce |
SDL Wiki Bot
|
026d3c2306
Sync SDL3 wiki -> header
|
7 ay önce |
Sam Lantinga
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
7 ay önce |
Maia
|
0da2bd49c8
Remove unused includes. This only removes includes that aren't used at all, not even in comments.
|
7 ay önce |
Ryan C. Gordon
|
ac08dde1b2
windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`.
|
7 ay önce |
Ryan C. Gordon
|
154452a726
winrt: Removed WinRT/Windows Phone/UWP support.
|
7 ay önce |
SDL Wiki Bot
|
85bbc6028a
Sync SDL3 wiki -> header
|
7 ay önce |
Sam Lantinga
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
8 ay önce |
Sam Lantinga
|
d7b027a241
Namespace the object creation properties
|
8 ay önce |
Sam Lantinga
|
4f55271571
Removed temporary memory from the API
|
8 ay önce |
Sam Lantinga
|
5e513ecc7f
Don't automatically free temporary memory, let the application call SDL_FreeTemporaryMemory() when it's ready.
|
9 ay önce |
SDL Wiki Bot
|
975457cfb6
Sync SDL3 wiki -> header
|
9 ay önce |
Sam Lantinga
|
71a60d4c0e
Updated documentation for functions that return temporary memory
|
9 ay önce |
Sam Lantinga
|
637e9700dd
Standardize placement of '*' in function declarations
|
9 ay önce |
Sam Lantinga
|
2816745f48
Allow passing a pointer to SDL_FreeEventMemory()
|
9 ay önce |
Sam Lantinga
|
d73c7311d5
Clarify that the SDL_GetStringRule means that SDL will automatically free the memory later.
|
9 ay önce |
SDL Wiki Bot
|
d65a8146b9
Sync SDL3 wiki -> header
|
9 ay önce |