Sam Lantinga
|
57f9c6f7bb
Renamed SDL_Get/SetRelativeMouseMode to SDL_Get/SetWindowRelativeMouseMode()
|
1 year ago |
SDL Wiki Bot
|
f01d4278c6
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
31ed3665ad
Added support for high-DPI cursors and icons
|
1 year ago |
Sam Lantinga
|
b5ad74998b
Removed SDL_DECLSPEC_FREE
|
1 year ago |
SDL Wiki Bot
|
0f2fc2fbaa
Sync SDL3 wiki -> header
|
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
|
f0363a0466
Functions that return display modes return temporary memory.
|
1 year ago |
SDL Wiki Bot
|
10dcae784b
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
457ca3995c
Added SDL_GetWindowSafeArea()
|
1 year ago |
Sam Lantinga
|
66011e497d
Removed duplication in SDL_EGL_* function names
|
1 year ago |
Eduard Gushchin
|
86934975b9
Update SDL_video.h
|
1 year ago |
SDL Wiki Bot
|
5e12706ae0
Sync SDL3 wiki -> header
|
1 year ago |
Eduard Gushchin
|
24bb95f60c
Fixed a typo in the name of the method in the documentation for SDL_GetDisplayProperties
|
1 year ago |
SDL Wiki Bot
|
3e943090d0
Sync SDL3 wiki -> header
|
1 year ago |
Eduard Gushchin
|
61565b7f61
Update SDL_video.h
|
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
|
892df4bf4b
SDL_GetWindowICCProfile() follows the SDL_GetStringRule
|
1 year ago |
Sam Lantinga
|
9de8cb888a
SDL_GetFullscreenDisplayModes() follows the SDL_GetStringRule
|
1 year ago |
Sam Lantinga
|
9758e102bc
SDL_GetDisplays() follows the SDL_GetStringRule
|
1 year ago |
Sam Lantinga
|
637e9700dd
Standardize placement of '*' in function declarations
|
1 year ago |
Sam Lantinga
|
bdafc8e212
SDL_GetWindows() follows the SDL_GetStringRule
|
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 |
Sam Lantinga
|
9ca1792848
Renamed driverdata to internal
|
1 year ago |
SDL Wiki Bot
|
70727d36b2
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
027671bedb
SDL_GetWindowOpacity() directly returns the opacity instead of using an out parameter.
|
1 year ago |
Sam Lantinga
|
bfee544685
Changed SDL_GetWindowPixelFormat() to return SDL_PixelFormat
|
1 year ago |
Sam Lantinga
|
730d5cf2f8
Added fractional representation of refresh rate to SDL_DisplayMode
|
1 year ago |