Petar Popovic
|
31364477f2
Rename parameter of type SDL_CameraID from devid to instance_id
|
2 달 전 |
Ryan C. Gordon
|
7a5604cf0c
Sync SDL3 wiki -> headers.
|
3 달 전 |
Sam Lantinga
|
f2074d7af3
Updated copyright for 2025
|
3 달 전 |
SDL Wiki Bot
|
3fa0537565
Sync SDL3 wiki -> header
|
4 달 전 |
Ryan C. Gordon
|
79316ca36e
Heavy work on improving category documentation.
|
4 달 전 |
Maia
|
97ddc9adf2
Fix outdated references to SDL symbols in docs. Fixes #11503
|
5 달 전 |
SDL Wiki Bot
|
c021c75737
Sync SDL3 wiki -> header
|
5 달 전 |
Ryan C. Gordon
|
d20936b544
camera: Add some category docs about camera device warmup delays.
|
5 달 전 |
Ryan C. Gordon
|
1c1706a00b
fnsince: update `\since` policy for documentation.
|
6 달 전 |
SDL Wiki Bot
|
4707bb730e
Sync SDL3 wiki -> header
|
6 달 전 |
SDL Wiki Bot
|
7acfdfd3e7
Sync SDL3 wiki -> header
|
6 달 전 |
SDL Wiki Bot
|
026d3c2306
Sync SDL3 wiki -> header
|
7 달 전 |
Sam Lantinga
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
7 달 전 |
Maia
|
0da2bd49c8
Remove unused includes. This only removes includes that aren't used at all, not even in comments.
|
7 달 전 |
Maia
|
fa892d15b7
include files with required types directly
|
7 달 전 |
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 달 전 |
Sam Lantinga
|
cb85894e94
Clarified device ID documentation
|
8 달 전 |
Sam Lantinga
|
b5ad74998b
Removed SDL_DECLSPEC_FREE
|
8 달 전 |
SDL Wiki Bot
|
0f2fc2fbaa
Sync SDL3 wiki -> header
|
8 달 전 |
Sam Lantinga
|
4f55271571
Removed temporary memory from the API
|
8 달 전 |
Sam Lantinga
|
5e513ecc7f
Don't automatically free temporary memory, let the application call SDL_FreeTemporaryMemory() when it's ready.
|
8 달 전 |
SDL Wiki Bot
|
975457cfb6
Sync SDL3 wiki -> header
|
9 달 전 |
Sam Lantinga
|
71a60d4c0e
Updated documentation for functions that return temporary memory
|
9 달 전 |
Sam Lantinga
|
01199469de
SDL_GetCameras() follows the SDL_GetStringRule
|
9 달 전 |
Sam Lantinga
|
0fe6603747
SDL_GetCameraSupportedFormats() follows the SDL_GetStringRule
|
9 달 전 |
Sam Lantinga
|
637e9700dd
Standardize placement of '*' in function declarations
|
9 달 전 |
Sam Lantinga
|
217330a7b3
Made return value descriptions more consistent across the API
|
9 달 전 |
Sam Lantinga
|
d73c7311d5
Clarify that the SDL_GetStringRule means that SDL will automatically free the memory later.
|
9 달 전 |
SDL Wiki Bot
|
cb854d1bc9
Sync SDL3 wiki -> header
|
9 달 전 |