SDL Wiki Bot
|
c48fbbb067
Sync SDL3 wiki -> header
|
10 months ago |
Sam Lantinga
|
d6981da5a4
Added SDL_GetSandbox()
|
10 months ago |
Anthony
|
5f5379dc99
Add `SDL_IsTV()` (#11004)
|
10 months ago |
SDL Wiki Bot
|
026d3c2306
Sync SDL3 wiki -> header
|
11 months ago |
Sam Lantinga
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
11 months ago |
Maia
|
0da2bd49c8
Remove unused includes. This only removes includes that aren't used at all, not even in comments.
|
11 months ago |
Ryan C. Gordon
|
ac08dde1b2
windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`.
|
11 months ago |
Ryan C. Gordon
|
154452a726
winrt: Removed WinRT/Windows Phone/UWP support.
|
11 months ago |
SDL Wiki Bot
|
85bbc6028a
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
1 year ago |
Sam Lantinga
|
4f55271571
Removed temporary memory from the API
|
1 year ago |
Sam Lantinga
|
5e513ecc7f
Don't automatically free temporary memory, let the application call SDL_FreeTemporaryMemory() when it's ready.
|
1 year ago |
Sam Lantinga
|
f562a6d9f7
Added Android API level 35 to the table
|
1 year ago |
Sam Lantinga
|
fa0918a686
Renamed SDL life cycle functions
|
1 year ago |
SDL Wiki Bot
|
975457cfb6
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
71a60d4c0e
Updated documentation for functions that return temporary memory
|
1 year ago |
Sam Lantinga
|
637e9700dd
Standardize placement of '*' in function declarations
|
1 year ago |
Sam Lantinga
|
217330a7b3
Made return value descriptions more consistent across the API
|
1 year ago |
Sam Lantinga
|
d73c7311d5
Clarify that the SDL_GetStringRule means that SDL will automatically free the memory later.
|
1 year ago |
SDL Wiki Bot
|
b92ec25147
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
3d2e5a0b66
Fixed a few remaining functions to directly return their values instead of an error code.
|
1 year ago |
Sam Lantinga
|
58270ef3f2
Finished renaming functions in SDL_system.h
|
1 year ago |
Sam Lantinga
|
54366181c3
Rename functions in SDL_system.h to match SDL 3.0 naming convention
|
1 year ago |
SDL Wiki Bot
|
3f446a12df
Sync SDL3 wiki -> header
|
1 year ago |
Ryan C. Gordon
|
8779c95905
android: Added SDL_AndroidGetCachePath().
|
1 year ago |
Ryan C. Gordon
|
51902d4ac5
Updated headers with latest wikiheaders tweaks.
|
1 year ago |
SDL Wiki Bot
|
9e3e489012
Sync SDL3 wiki -> header
|
1 year ago |
Ryan C. Gordon
|
5416bd5fdc
ios: Move animation callback to its own typedef.
|
1 year ago |
Ryan C. Gordon
|
e23257307e
Introduce formal policy for APIs that return strings.
|
1 year ago |
SDL Wiki Bot
|
983544a53e
Sync SDL3 wiki -> header
|
1 year ago |